SlyMarbo / spdy

[deprecated] A full-featured SPDY library for the Go language.
BSD 2-Clause "Simplified" License
116 stars 13 forks source link

update ReceiveHeaders doc #26

Closed cpg closed 11 years ago

SlyMarbo commented 11 years ago

I'm afraid this is an application-specific aspect (calling ResponseWriter.WriteHeader is not directly related to Receiver.ReceiveHeaders) that doesn't apply to most uses of ReceiveHeaders, so I won't merge this pull. I'll update the documentation with an explanation, though.