show request - WeOnlyDo Discussion board

show request (General questions)

by Klinzter, Monday, December 08, 2008, 00:53 (5829 days ago)

hello,
how can I see the request information on a textbox.. I am using vb6 and when I do a request using winsock I can get this data

GET http://www.google.com/ HTTP/1.1
Host: www.google.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 (.NET CLR 3.5.30729)
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive
Cookie: PREFDATA

how can I print that same information using wodhttodlx


Complete thread: