FreeRTOS-Kernel/FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator
Sukhmani Minhas ebd1cdf702
Add comment about handling S3 request limits to S3 download demos (#462)
- Adding a comment to the top of S3 download and multi-threaded download demo source code files, to explain how to handle S3 request limits. This is done to prevent users from treating this case as a bug.
- Increasing ipconfigTCP_RX_BUFFER_LENGTH to 5000, as was done recently for other demos.
2020-12-11 14:34:20 -05:00
..
Common Update comments about NetworkContext definition (#461) 2020-12-11 11:09:03 -08:00
HTTP_Mutual_Auth Update comments about NetworkContext definition (#461) 2020-12-11 11:09:03 -08:00
HTTP_Plaintext Update comments about NetworkContext definition (#461) 2020-12-11 11:09:03 -08:00
HTTP_S3_Download Add comment about handling S3 request limits to S3 download demos (#462) 2020-12-11 14:34:20 -05:00
HTTP_S3_Download_Multithreaded Add comment about handling S3 request limits to S3 download demos (#462) 2020-12-11 14:34:20 -05:00
HTTP_S3_Upload Add comment about handling S3 request limits to S3 download demos (#462) 2020-12-11 14:34:20 -05:00