The below screenshot explains the live demo for the url given below which gives
HTTP Request and Response Information.
URL: http://localhost:64346/RequestObj/RequestTest.aspx?1d1=12&id=2
Request information in debug mode:
![Http-Request.jpg]()
Request.URL information in debug mode:
![Http-Request1]()
Response information in debug mode:
![Http-Request2]()
Thanks