| Name | Description | Type | Package | Framework |
| Cookie | Convert a web browser cookie specification to a JSONObject and back. | Class | org.apache.sling.commons.json.http | Apache Sling |
| CookieList | Convert a web browser cookie list string to a JSONObject and back. | Class | org.apache.sling.commons.json.http | Apache Sling |
| HTTP | Convert an HTTP header to a JSONObject and back. | Class | org.apache.sling.commons.json.http | Apache Sling |
| HTTPTokener | The HTTPTokener extends the JSONTokener to provide additional methods for the parsing of HTTP headers. | Class | org.apache.sling.commons.json.http | Apache Sling |