Tagged Questions

0
votes
1answer
49 views

Multi-line HTTP Headers Confusion

In HTTP headers can be multi-line. For example: Word-Of-The-Day: The Fox Jumps Over         the brown dog. However, when reading the standard, I came ...