<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/main/http_request.cpp, branch 2.1.2-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/scene/main/http_request.cpp?h=2.1.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/main/http_request.cpp?h=2.1.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-01-12T18:15:30Z</updated>
<entry>
<title>Welcome in 2017, dear changelog reader!</title>
<updated>2017-01-12T18:15:30Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-01-01T21:01:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d8223ffa75f7028bb104001e7195233f335556f2'/>
<id>urn:sha1:d8223ffa75f7028bb104001e7195233f335556f2</id>
<content type='text'>
That year should bring the long-awaited OpenGL ES 3.0 compatible renderer
with state-of-the-art rendering techniques tuned to work as low as middle
end handheld devices - without compromising with the possibilities given
for higher end desktop games of course. Great times ahead for the Godot
community and the gamers that will play our games!

(cherry picked from commit c7bc44d5ad9aae4902280012f7654e2318cd910e)
</content>
</entry>
<entry>
<title>Expose HTTP classes' set_ip_type to scripting</title>
<updated>2017-01-03T23:46:33Z</updated>
<author>
<name>Fabio Alessandrelli</name>
</author>
<published>2016-12-13T09:57:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7a77fd1cd577b15b6e8f60085f5cf1161c62c211'/>
<id>urn:sha1:7a77fd1cd577b15b6e8f60085f5cf1161c62c211</id>
<content type='text'>
(cherry picked from commit d194e1c48e5d161f0310ee17e63f1951e2c50de6)
</content>
</entry>
<entry>
<title>Allow setting ip_type for TCP/UDP and HTTP classes</title>
<updated>2017-01-03T23:46:33Z</updated>
<author>
<name>Fabio Alessandrelli</name>
</author>
<published>2016-12-01T08:01:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7ef71b901372eaa046479b8a946d64277fd4bf0c'/>
<id>urn:sha1:7ef71b901372eaa046479b8a946d64277fd4bf0c</id>
<content type='text'>
(cherry picked from commit a77a0118f6b0d0878a53e2c963d91763b311163d)
</content>
</entry>
<entry>
<title>Uncomment debug properties of HTTP Request</title>
<updated>2016-11-15T07:44:53Z</updated>
<author>
<name>khairul169</name>
</author>
<published>2016-11-14T02:27:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8a813e2a1efc51515aa37fec3a6693f5aa29968b'/>
<id>urn:sha1:8a813e2a1efc51515aa37fec3a6693f5aa29968b</id>
<content type='text'>
(cherry picked from commit 6a7aebdf6c148a80d5f7dd773895f08c62eb34a8)
</content>
</entry>
<entry>
<title>Add http method and request data parameters</title>
<updated>2016-09-18T21:05:40Z</updated>
<author>
<name>Kazuo256</name>
</author>
<published>2016-08-31T20:59:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4a9461fded6b0985e275c6750f4df0d6debaa42a'/>
<id>urn:sha1:4a9461fded6b0985e275c6750f4df0d6debaa42a</id>
<content type='text'>
For HTTPRequest::request

(cherry picked from commit c53e5c555aabff1c0b1e0e6b4a87e895e278606b)
</content>
</entry>
<entry>
<title>Add thread support to HTTPRequest, changed assetlib to use it.</title>
<updated>2016-07-24T19:09:43Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-07-24T19:09:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ab93fd1af9db397f54cc0103867aa9953572fb84'/>
<id>urn:sha1:ab93fd1af9db397f54cc0103867aa9953572fb84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing license headers in our source files (#5255)</title>
<updated>2016-06-18T12:46:12Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-06-18T12:46:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a7fc04626af238bf9a80c4f3b569e1c5d70465c9'/>
<id>urn:sha1:a7fc04626af238bf9a80c4f3b569e1c5d70465c9</id>
<content type='text'>
Also removes a couple wrong Godot headers from third-party source files.</content>
</entry>
<entry>
<title>Update asset library editor plugin - new functionality and fixes</title>
<updated>2016-06-07T18:49:19Z</updated>
<author>
<name>Bojidar Marinov</name>
</author>
<published>2016-06-07T18:29:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e4a24812cd3fa6d6fb9f0ba440e01c84642204ac'/>
<id>urn:sha1:e4a24812cd3fa6d6fb9f0ba440e01c84642204ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exposed a RESULT_DOWNLOAD_FILE_CANT_OPEN constant to docs and GDScript.</title>
<updated>2016-06-03T16:03:12Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2016-06-03T15:55:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=dd4eaa10051407034bf854a7f876fbb6d1027f01'/>
<id>urn:sha1:dd4eaa10051407034bf854a7f876fbb6d1027f01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove trailing whitespace</title>
<updated>2016-05-21T13:29:25Z</updated>
<author>
<name>Hubert Jarosz</name>
</author>
<published>2016-05-21T13:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=33403d91f77f1f34b19bff763391500bc9c2616c'/>
<id>urn:sha1:33403d91f77f1f34b19bff763391500bc9c2616c</id>
<content type='text'>
</content>
</entry>
</feed>
