|
|
|
|
|
by Matthias247
1678 days ago
|
|
With HTTP/2 you can theoretically even transmit bytes with all binary values inside them in both names and values - since the values are length-delimited. Based on that, some implementations seem to restrict allowed values to the rules that you describe, while others don't. |
|