|
Ilya Sviridov |
at Oct 23, 2015 at 9:58 pm
|
⇧ |
| |
const DefaultMaxHeaderBytes = 1 << 20 // 1 MB
From here
https://golang.org/pkg/net/http/#pkg-constantsOn Fri, Oct 23, 2015 at 2:42 PM, Ilya Sviridov wrote:Take a look at this
https://stackoverflow.com/questions/686217/maximum-on-http-header-valuesOn Fri, Oct 23, 2015 at 7:34 AM, gg wrote:Hello all,
I was hoping that someone could tell me what the max length of the
request header is, or if there is any limit set at all.
Thanks,
--
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+unsubscribe@googlegroups.com.
For more options, visit
https://groups.google.com/d/optout. --
With best regards
Ilya Sviridov
--
With best regards
Ilya Sviridov
--
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+unsubscribe@googlegroups.com.
For more options, visit
https://groups.google.com/d/optout.