Re: [PSR-12] blank line after

2017-12-09 Thread Adrien Crivelli
I agree that it has to be standardized and not left open to interpretation. And since all other header blocks are treated the same way, it make sense to also treat `https://github.com/php-fig/fig-standards/pull/984 -- You received this message because you are subscribed to the Google Groups

Re: The progress of HTTP client

2017-12-09 Thread Niklas Keller
> > *Client:* > You are just referring to an example that show that if you modify the body > you must to the same modifications on the headers. > Yes, I guess that's rather a specific question, as it should be clear to other modifications. Should the `transfer-encoding: chunked` header be

Re: The progress of HTTP client

2017-12-09 Thread Tobias Nyholm
Thank you. *Client:* You are just referring to an example that show that if you modify the body you must to the same modifications on the headers. *Exceptions:* By "smaller issues" we mean: Things that do not stop you form sending a request. If you are using the wrong HTTP version in the