TusDotNetClient icon indicating copy to clipboard operation
TusDotNetClient copied to clipboard

Support case insensitive headers

Open hfrances opened this issue 1 year ago • 0 comments

Dear Mr. Jonstodle: According to the official documentation, the HTTP headers are case-insensitive. I would be grateful if you could add this modification to your library.

Source: https://www.rfc-editor.org/rfc/rfc7230#section-3.2

Each header field consists of a case-insensitive field name followed by a colon (":"), optional leading whitespace, the field value, and optional trailing whitespace.

Thanks in advance.

hfrances avatar Apr 08 '24 12:04 hfrances