SIDN / ietf-epp-restful-transport

RESTful transport for EPP
Other
3 stars 4 forks source link

Allow for server to optionally support http pipelining? #25

Closed mwullink closed 7 months ago

mwullink commented 8 months ago

allow sending multiple request before

rfc5730 states: The transport mapping MUST explicitly allow or prohibit pipelining.

see: https://developer.mozilla.org/en-US/docs/Web/HTTP/Connection_management_in_HTTP_1.x#http_pipelining

mwullink commented 7 months ago

server using http/2 or http/2 may choose to support pipelining