TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Opariti
NA
24
0
Implement a cURL command in C#
Apr 20 2016 10:39 AM
Hi,
I have the following cURL command line with authentication, POST parameters and file upload:
curl -k -H "Authorization: Token token=alibaba" -X POST -F "one[param1_id]=01" -F "two[param2_id]=method:bingo,key:client_license" -F "files[0]"=@my_file.wav https://webservicesite/jobs
I would like to have a class code example, using either HttpClient
, or
HttpWebRequest classes so that to implement this command in C#.
Thanks!
Reply
Answers (
1
)
c# sql server records control
how can write both id and class inside document on click?