13 Jun
2005
13 Jun
'05
12:50 a.m.
... Right now, you can tell Dillo to print the headers to stdout. Go to Cache_get_header() and:
- _MSG("Header [io_len=%d]\n%s", i, hdr->str); + MSG("Header [io_len=%d]\n%s", i, hdr->str); Thanks for that, but is there also a way to print out client headers also? I've had a quick look, but I have to run to work now.
- Russell