12-01-2006, 12:09 AM
figured it out
Http Headers
|
12-01-2006, 12:09 AM
figured it out
12-01-2006, 08:16 AM
What function you use to post? Or you only want to insert string variable into another string?
12-01-2006, 02:07 PM
I use IntPost.
However, i get this error: Internet error: The requested header was not found
12-02-2006, 09:38 AM
12-06-2006, 07:30 PM
How can i specify my own headers to be sent.
12-06-2006, 07:54 PM
IntPost uses Windows API function HttpSendRequest. It always inserts some headers. To send only your headers you probably could use winsock functions. It is not so easy. I cannot give an example.
|
« Next Oldest | Next Newest »
|