Originally posted by Frank Lin: Does anyone know any URL link or book that lists all posible header values that could be set by setHeader() and setDateHeader() method?
Internet communcation standards (like nntp, smtp, http, etc) are usually RFCs (Request For Comments). For HTTP 1.1, the authoritative definition is RFC2068. Give it a go, it is not as tough going as you might think. - Peter
Frank Lin
Ranch Hand
Joined: Jan 26, 2001
Posts: 76
posted
0
Thanks, Peter, tried that route already. Just want to find something quick and easy. Do not we have too much to read? But if that is the only choice, I will do it.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.