Eyevinn / whip

Client and Server modules for WebRTC HTTP Ingestion Protocol (WHIP)
Apache License 2.0
94 stars 15 forks source link

Return 405 for unsupported methods #10

Closed birme closed 2 years ago

birme commented 2 years ago

The WHIP endpoints MUST return an HTTP 405 response for any HTTP GET, HEAD or PUT requests on the resource URL in order to reserve its usage for future versions of this protocol specification.

https://www.ietf.org/archive/id/draft-ietf-wish-whip-01.html#section-4