[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Send an attachment file with a POST request

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
You can add as many headers as you want for the message parts. IF you want to see what’s being sent , set the logging-level to 5 and otherwise set up the log-manager. The client will dump a request-raw.txt into the session temp-dir (-T); you can see then exactly what’s being sent.

Continue reading...
 
Status
Not open for further replies.
Back
Top