tidwall / evio

Fast event-loop networking for Go
MIT License
5.88k stars 491 forks source link

Any ways to access header information of http? #48

Closed hiqsociety closed 5 years ago

hiqsociety commented 5 years ago

Any ways to access header information of http?

tidwall commented 5 years ago

Evio is a lower level library. There's no built-in support for HTTP.