5

I've developed a WebAPI service which passes Request & Response headers for each controller (globally). Does the WebAPI HelpController support documentation of these, through HttpResponseMessage and Requests?

Example Request Headers;

Content-Type: application/xml; charset=utf-8

Example Response Headers;

X-Rate-Limit-Remaining: 1000

X-Rate-Limit-Limit: 1000

Community
  • 1
  • 1
wonea
  • 4,783
  • 17
  • 86
  • 139
  • Did you have any luck with this? If you did it would be valuable to add your findings as an answer to your question. – Jon Egerton Nov 04 '14 at 09:50

0 Answers0