Post Reply 
Log requests
Nov. 09, 2008, 08:48 PM
Post: #1
Log requests
I use to untick the viewing of http headers in the HTTP message log window, so i made this filter for helping me to see the most important info. Enabling it you will see the URL files wich proxomitron is requesting and the info wich is sending in the URL by itself (text after an ; or an ?)

Code:
[HTTP headers]
In = TRUE
Out = FALSE
Key = "URL: Log requests and highlight info sent in URL {ln}081109 (in)"
Match = "(*(;*)\3|*)\1$IHDR(Content-Type:(\2;*|\2))"
Replace = "\1$LOG(W***OPEN $DTM(c) (\2)*** \h\p\q) ($SET(0=\q\a)$TST((\0)=*)$LOG(C    \0)|) ($TST((\3)=*)$LOG(C    \3)|)"
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: