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...
Continue reading...