requestHeadersNeverPass constant
Headers in the request which are never passed through to the target.
Implementation
static const List<String> requestHeadersNeverPass = ['host', 'connection']
Headers in the request which are never passed through to the target.
static const List<String> requestHeadersNeverPass = ['host', 'connection']