An open API service indexing awesome lists of open source software.

https://github.com/reschke/json-fields

Implementation of draft-reschke-http-jfv ("A JSON Encoding for HTTP Field Values")
https://github.com/reschke/json-fields

fields http json

Last synced: 14 days ago
JSON representation

Implementation of draft-reschke-http-jfv ("A JSON Encoding for HTTP Field Values")

Awesome Lists containing this project

README

          

# How to use JSON in HTTP header fields

Specification: https://reschke.github.io/json-fields/

## Sourcecode

This repository contains both the source code of the specification (in XML format), and a reference implementation in Java.