SIDN / ietf-epp-restful-transport

RESTful transport for EPP
Other
3 stars 4 forks source link

The API must be dataformat agnostic #6

Closed mwullink closed 10 months ago

mwullink commented 11 months ago

The API must include support for multiple formats. XML is currently the only available format. A future format based on JSOPN should also be supported.

describe signalling options using content-types.

mwullink commented 11 months ago

use Reactive Content Negotiation for result of hello response or all responses?

https://www.rfc-editor.org/rfc/rfc7231#section-3.4.2

mwullink commented 10 months ago

duplicate of #28

mwullink commented 10 months ago

added section about content negotioation.