Closed dgrr closed 6 years ago
Can you please put the gzip example and the Fixed postArgs support for POST client requests
commit into separate pull requests seeing as they have nothing to do with the TLS changes?
You should be putting changes in separate branches on your fork so you can do separate pull requests for them.
And as you can see all tests are failing on the double main
function in your gzip example.
Yeah, I know. This is caused because I made client and server. I will fix it later doing the same task in different goroutines.
I am going to apply new changes in different commits. This commit only implements gzip example and tls support for multiple domains.