Comments on: The HTTP Reference https://code-maze.com/the-http-reference/ Learn. Code. Succeed. Thu, 03 Sep 2020 22:34:49 +0000 hourly 1 https://wordpress.org/?v=6.7.5 By: Vladimir Pecanac https://code-maze.com/the-http-reference/#comment-64 Wed, 19 Jul 2017 06:34:00 +0000 https://code-maze.com/?p=381#comment-64 In reply to Germán Parisi.

Thanks!

]]>
By: Germán Parisi https://code-maze.com/the-http-reference/#comment-63 Wed, 19 Jul 2017 05:59:00 +0000 https://code-maze.com/?p=381#comment-63 Great!

]]>
By: fred https://code-maze.com/the-http-reference/#comment-60 Thu, 06 Jul 2017 13:30:00 +0000 https://code-maze.com/?p=381#comment-60 In reply to Vladimir Pecanac.

Thanks a lot, Vladimir!

]]>
By: Vladimir Pecanac https://code-maze.com/the-http-reference/#comment-59 Thu, 06 Jul 2017 13:27:00 +0000 https://code-maze.com/?p=381#comment-59 In reply to fred.

Hi fred,

As per RFC 7230, header fields (before colon) are case insensitive, but header field values are not. Refer to the section 3.2 here:
https://tools.ietf.org/html/rfc7230#page-22

So in your case those two will have the same effect.

Cheers

]]>
By: fred https://code-maze.com/the-http-reference/#comment-58 Thu, 06 Jul 2017 12:53:00 +0000 https://code-maze.com/?p=381#comment-58 Are the request headers case sensitive? Meaning if I set a header to “accept: text/plain” instead of “Accept: text/plain”, will servers understand it?

]]>
By: Eleftheria Drosopoulou https://code-maze.com/the-http-reference/#comment-53 Wed, 28 Jun 2017 11:08:00 +0000 https://code-maze.com/?p=381#comment-53 Hello Vladimir,

Nice blog! I am editor at Web Code Geeks (www.webcodegeeks.com). We have the WCG program (see http://www.webcodegeeks.com/join-us/wcg/), that I think you’d be perfect for.

If you’re interested, send me an email to [email protected] and we can discuss further.

Best regards,
Drosopoulou Eleftheria

]]>