http-useragent icon indicating copy to clipboard operation
http-useragent copied to clipboard

HTTP::Headers with a value starting with "W" have that "W" removed.

Open Xliff opened this issue 7 years ago • 1 comments

This makes date fields that fall on a Wednesday unparseable, and may also cause some base64 fields to not work properly.

Consider the following examples:

expires: Wed, 27 Jan 2016 17:44:43 GMT
Custom-Auth-Header: W/7fhEfhkjafeHF'

This is addressed in #180

Xliff avatar Sep 28 '17 09:09 Xliff

Can we close it since it's resolved in #180 ?

sergot avatar Oct 17 '17 21:10 sergot