carlansley / swagger2

Loading, parsing and validating requests to HTTP services based on Swagger v2.0 documents
MIT License
25 stars 17 forks source link

Add support for Response headers #1

Closed ramaghanta closed 7 years ago

ramaghanta commented 8 years ago

The current version does not allow setting/getting response headers. Please add support for the same via Koa set and get functions.