This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2024-07-26 18:26:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
micropython
/
examples
/
network
History
Paul Sokolovsky
00a9590e3a
examples/http_client: Use read() instead of readall().
2016-11-14 00:24:45 +03:00
..
http_client_ssl.py
examples/network/http_client*: Use \r\n line-endings in request.
2016-10-09 19:36:04 +03:00
http_client.py
examples/http_client: Use read() instead of readall().
2016-11-14 00:24:45 +03:00
http_server_simplistic_commented.py
examples/network: Split recv- and read-based HTTP servers.
2016-08-06 01:59:51 +03:00
http_server_simplistic.py
examples/http_server_simplistic: Add "not suitable for real use" note.
2016-10-26 12:25:33 +03:00
http_server_ssl.py
examples/http_server*: Update for buffered-like streams (read line by line).
2016-07-10 23:01:52 +03:00
http_server.py
examples/network: Split recv- and read-based HTTP servers.
2016-08-06 01:59:51 +03:00