Skip to content
#

defold

Here are 255 public repositories matching this topic...

defold
britzl
britzl commented Oct 13, 2020

Describe the bug (REQUIRED)
The spec for 204 No Content states that no Content-Length header should be sent. The Defold http client is strict about this and will assert if a Content-Length header is included.

To Reproduce (REQUIRED)
Steps to reproduce the behavior:

  1. Make a HTTP request to a resource which returns 204 No Content and a Conten-Length header
  2. Observe crash

**Expe

Improve this page

Add a description, image, and links to the defold topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the defold topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.