[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: 12.1 WebHandler error

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

Peter Judge

Guest
I wonder whether it has to do with the fact that the request has no Content-type header. The OE.Web.WebRequest uses the internal IS-JSON attribute to decide whether to read JSON from the input steam of the form-long-infput (se github.com/.../WebRequest.cls ) . I believe that that value is set to true based on the incoming Content-Type.

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