mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 16:57:41 -04:00
Adding demo to demonstrate the use of pre-signed URLs to connect and download from a S3 bucket. Sends multiple GET requests synchronously to download a file in chunks using range headers. Uses a request and response task in addition to the main HTTP servicing task. |
||
---|---|---|
.. | ||
Common | ||
HTTP_Mutual_Auth | ||
HTTP_Plaintext | ||
HTTP_S3_Download | ||
HTTP_S3_Download_Multithreaded | ||
HTTP_S3_Upload |