esi-issues icon indicating copy to clipboard operation
esi-issues copied to clipboard

Add caching header fields as parameters

Open Robbilie opened this issue 8 years ago • 2 comments

Feature request

just like for X-User-Agent (header) and token (query) i'd like to request if-none-match and possibly if-modified-since to be added.

Route

all

Use case

use swagger-client to pass etags / timestamps (js client ie doesnt allow to set headers manually so this is the only way)

Robbilie avatar Jun 19 '17 00:06 Robbilie

Could be integrated with ETag support? @a-tal

aquarhead avatar Aug 11 '17 16:08 aquarhead

yeah. I'd be ok with an etag qsarg to function as if-none-match

a-tal avatar Aug 11 '17 16:08 a-tal