1
Reply

A method returning HTTP Post Requests.

naem name

naem name

Mar 9 2017 2:39 AM
257
Hi all,
 
I want to immplement a method using C# (winforms) which:
 
1. take a url: (e.g) www.example1.com
2. looks for all HTTP POST (Only) Requests in that website
3. Store the results in a list
4. Print the list. 

Upload Source Code  Select only zip and rar file.
Answers (1)