Commit History

Author SHA1 Message Date
  hwqchi ebc118b24d fix: Fixed following issues in esp_http_client examples 2 years ago
  Mahavir Jain 8d589d758e Merge branch 'ci/fix_failures_in_esp_http_client_example' into 'master' 2 years ago
  Harshit Malpani 20ed23bcd0 CI: fix esp_http_client example failures in CI. Timeout was observed in the logs while performing HTTP requests. Changing the endpoint when testing in CI 2 years ago
  hwqchi 482f6340b9 esp_http_client: Fix unsigned integer overflow 2 years ago
  David Cermak b2af4d9689 lwip/linux: Add lwip support for networking component under linux 2 years ago
  Laukik Hase 167618d6a4 examples/protocols: Added URI encoding/decoding feature 3 years ago
  Harshit Malpani dd490f7915 esp_http_client example: fix potential buffer overflow while copying data recieved in HTTP response 3 years ago
  Harshit Malpani 5c728e94a7 Update esp_http_client example to build for linux target 3 years ago
  harshal.patil 5feb4696be fix: esp_http_client fix behaviour when disable_auto_redirect is enabled 3 years ago
  Shubham Kulkarni 7059ea0895 esp_http_client example: Add cert for redirect to HTTPS example 3 years ago
  Laukik Hase f9da23edb9 http_client: Added explicit conversion for esp_tls_error_handle_t 3 years ago
  Mahavir Jain 021f545f0d examples: add dependency on cert bundle configuration 3 years ago
  Shubham Kulkarni 8199f711a2 examples/esp_http_client: Use dl.espressif.com URL for performing request with Range header 3 years ago
  yuanjm a3105a950b esp_http_client: Fix memory leak in esp_http_client_example 3 years ago
  Laukik Hase ca84d2d6c9 esp_http_client: Added event for HTTP redirect 4 years ago
  Shubham Kulkarni 5bf49e1cd6 esp_http_client: Support handling larger content lengths 4 years ago
  Sven Fuchs 37da873da9 Fetch headers in POST example for native requests 4 years ago
  Akihiro YAMAZAKI 24225e5c16 examples/esp_http_client: `output_buffer` isn't necessarily NUL-terminated 4 years ago
  Aditya Patwardhan f66bdf1233 esp_http_client: Enable support of crt_bundle in esp_http_client 4 years ago
  Aditya Patwardhan 81b96ec06b Fix esp_http_client example: Set proper server verification by adding the postman root cert for https_async demo 4 years ago
  Shubham Kulkarni 4f6e0c1d27 esp_http_client: Add config option for HTTP Digest auth 4 years ago
  Shubham Kulkarni 60749b5483 esp_http_client example: Update example to demonstrate partial HTTP downloads 5 years ago
  Shubham Kulkarni 83f4ebf852 esp_http_client: Skip check for redirection counter if status code is success. 5 years ago
  Shubham Kulkarni d36f5cf020 esp_http_client_example.c: Add fix to clear length of received data in case user_data buffer is passed 5 years ago
  Shubham Kulkarni 1bbafb817d esp_http_client: Set user configurable authorization retries 5 years ago
  Shubham Kulkarni 7a561cb1fa esp_http_client_example.c: Add note regarding use of URL and configuration parameters. 5 years ago
  Shubham Kulkarni b9555db47f examples: Add example to demonstrate use of low level APIs for GET and POST requests 5 years ago
  Shubham Kulkarni d0d99fe4c7 esp_http_client_example.c: Fix http_perform_as_stream_reader example 5 years ago
  David Cermak 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 6 years ago
  David Cermak a49b934ef8 examples: protocol examples which use common connection component 6 years ago