Description
esi plugin enhancement as follows:
- do NOT support keep-alive for async requests, ignore header Proxy-Connection
- save header for fetch event not Http status 200
- getRequestStatus judge the http status
- node type change from uint32_t to enum for changing from "if ... else if" to "switch"
- esi:include tag allow empty url
Attachments
Attachments
Issue Links
- is related to
-
TS-1867 combo_handler crashes when combine non-200 response from upstream
- Closed