Voting

: six minus one?
(Example: nine)

The Note You're Voting On

lorro at lorro dot hu
20 years ago
Beware that RFC2616 (HTTP/1.1) defines header fields as case-insensitive entities. Therefore, array keys of getallheaders() should be converted first to lower- or uppercase and processed such.

<< Back to user notes page

To Top