pires / go-proxyproto

A Go library implementation of the PROXY protocol, versions 1 and 2.
Apache License 2.0
478 stars 107 forks source link

Can not set readHeaderTimeout using NewConn() #112

Open pieropio opened 1 month ago

pieropio commented 1 month ago

Can not set readHeaderTimeout when using NewConn()

pieropio commented 1 month ago

113