laminas-api-tools / api-tools

Laminas API Tools module for Laminas
https://api-tools.getlaminas.org/documentation
BSD 3-Clause "New" or "Revised" License
37 stars 19 forks source link

X-HTTP-Method-Override header support #55

Open michalbundyra opened 4 years ago

michalbundyra commented 4 years ago

Is it possible to use only GET and POST methods and specify the needed method in header? If not, why don't add the support of X-HTTP-Method-Override option?


Originally posted by @AlexeyKosov at https://github.com/zfcampus/zf-apigility/issues/89