Sorry, google groups UI doesn't make it clear that this was in response to 
Tony's last message.

`Connection: close` tells the client that the connection *will be closed*, 
it doesn't request that the client close the connection. Just set 
`Connection: close` and the server will do the right thing.

On Tuesday, January 17, 2017 at 7:06:44 AM UTC-5, James Bardin wrote:
>
> No, it signals to the client that the connection will be closed after the 
> completion of the response. 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to