
A simple program in PURE VB to "sniff" HTTP response to the client.
This cute application includes the page visualizzation in the browser tab (see the screenshot)
Assumes
A user must only knows what HTTP is. This program help he to read HTTP responses and response headers cfor a given URL.
API Declarations'Nothing of nothig.
'This is only PURE VB, in my programming style.