Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Indy HTTP client- Need help on Overwriting HTTP method
#4
(03-04-2020, 08:00 PM)happyzj Wrote: would the custom header set in form1.myhttp - "myhttp.Request.CustomHeaders.Add(header)"would still take effect?

Yes. All of the higher level methods (Get(), Post(), Put(), etc) call DoRequest() to do the actual work for preparing and sending the request, and reading the response.

Reply


Messages In This Thread
RE: Indy HTTP client- Need help on Overwriting HTTP method - by rlebeau - 03-05-2020, 07:21 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)