Update 2022-07-05-draft.md

This commit is contained in:
Anne Barela 2022-07-01 16:01:16 -04:00 committed by GitHub
parent 452f81ab44
commit afba0721e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
[![urequests](../assets/20220705/20220705urequests.jpg)](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
[![title](../assets/20220705/20220705-name.jpg)](url)