defold
Here are 255 public repositories matching this topic...
-
Updated
Sep 3, 2020 - Lua
-
Updated
Aug 4, 2020 - Lua
-
Updated
Oct 20, 2020 - C++
-
Updated
Jul 27, 2020 - Lua
-
Updated
Jul 23, 2020 - Go
-
Updated
Oct 16, 2020 - Lua
-
Updated
Oct 15, 2020 - Lua
-
Updated
Sep 22, 2020 - Lua
-
Updated
Jun 30, 2020 - Lua
-
Updated
Sep 17, 2020 - C++
-
Updated
Oct 17, 2020 - TypeScript
-
Updated
Oct 18, 2020 - Objective-C
-
Updated
Sep 9, 2020 - Lua
-
Updated
Jan 28, 2020 - Lua
-
Updated
Nov 25, 2018 - Lua
-
Updated
Mar 12, 2020 - Lua
-
Updated
Jul 31, 2020 - Lua
-
Updated
Jun 25, 2020 - C++
-
Updated
Jan 15, 2020 - C++
-
Updated
Sep 6, 2020 - C++
Improve this page
Add a description, image, and links to the defold topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the defold topic, visit your repo's landing page and select "manage topics."
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:
**Expe