Closed timjrobinson closed 3 years ago
This was causing issues when exporting the application to HTML5. It was erroring out saying "Content-Type " is not a valid header. I guess because it does a split on the :
"Content-Type " is not a valid header
:
This was causing issues when exporting the application to HTML5. It was erroring out saying
"Content-Type " is not a valid header
. I guess because it does a split on the: