Update 2022-07-05-draft.md
This commit is contained in:
parent
452f81ab44
commit
afba0721e0
1 changed files with 6 additions and 0 deletions
|
|
@ -64,6 +64,12 @@ text - [site](url).
|
|||
|
||||
CircuitPython lead developer Scott Shawcroft has added a web server to CircuitPython that enables file browsing and manipulation from a web browser. Serial support will be added in a follow up PR - [GitHub](https://github.com/adafruit/circuitpython/pull/6528).
|
||||
|
||||
## The `urequests` MicroPython Library Updated
|
||||
|
||||
[](https://github.com/micropython/micropython-lib/pull/500)
|
||||
|
||||
MicroPython PR #500 that adds basic auth to urequests. Also added: redirects, chunked uploads, timeouts, response header parsing and a collection of other fixes - [GitHub](https://github.com/micropython/micropython-lib/pull/500) via [Twitter](https://twitter.com/matt_trentini/status/1541985630166536192).
|
||||
|
||||
## Feature
|
||||
|
||||
[](url)
|
||||
|
|
|
|||
Loading…
Reference in a new issue