> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rasmusj.dk/llms.txt
> Use this file to discover all available pages before exploring further.

# HTTP Tools & References

## Essential HTTP Utilities

<CardGroup cols={2}>
  <Card title="Mozilla SSL Configuration Generator" href="https://ssl-config.mozilla.org/">
    Generate secure SSL/TLS configurations for various servers.
  </Card>

  <Card title="HTTPie APIs" href="https://httpie.io/">
    A user-friendly CLI HTTP client and API testing platform.
  </Card>
</CardGroup>
