Histórico de Commits

Autor SHA1 Mensagem Data
  Vikram Dattu f125b018c3 esp_http_client: Fixed handling of EAGAIN return há 4 anos atrás
  yuanjm f512899388 esp_http_client: Optimize code structure há 5 anos atrás
  Clickau e662ecb957 esp_http_client: fix truncated headers há 5 anos atrás
  Shubham Kulkarni 69e1d0d2d6 esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL há 4 anos atrás
  Shubham Kulkarni 985de73e6d Add options for esp_http_client and esp_websocket_client to support keepalive há 5 anos atrás
  Shubham Kulkarni d0a4d91838 esp_http_client.c: Clear raw_len for response buffer after dispatching HTTP_EVENT_ON_FINISH event há 5 anos atrás
  Scott Shell 52b069bd03 Make the UserAgent string in esp-http-client configurable há 5 anos atrás
  Shubham Kulkarni 3194bba14d esp_http_client: Skip check for redirection counter if status code is success. há 5 anos atrás
  Shubham Kulkarni a9591d1c1f esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails há 5 anos atrás
  Shubham Kulkarni 8785ac4c2a Bugfix for failing OTA example há 6 anos atrás
  Mahavir Jain 6627ca40da esp_http_client: fix issue where http parser was not invoking `message_complete` callback há 6 anos atrás
  Hrudaynath Dhabe be08f6f2bb esp_http_client: Add support to check the binary length of the recieved stream and compare it with the size mentioned in the header. há 6 anos atrás
  ganeshlandge 7566bfb548 fixes : set_url discards username and password há 6 anos atrás
  Angus Gratton c25fe765a9 Merge branch 'feature/esp_http_client_tx_buf_size' into 'master' há 6 anos atrás
  Oleg Antonyan bd4591b053 esp_http_client: separate buffer_size config option for transmit há 6 anos atrás
  David Cermak a001eb39bf http_client: disconnect event to read last occurred error in esp-tls há 6 anos atrás
  Jitin George ab6dd36243 esp_http_client: Add support to disable validation of certificate's CN field há 6 anos atrás
  Angus Gratton b6a24bbd25 Merge branch 'feature/esp-https-ota-basic-auth' into 'master' há 6 anos atrás
  Jitin George 4e6d39f009 esp-http-client: Fix incorrect event name HTTP_EVENT_HEADER_SENT há 6 anos atrás
  Jitin George 86e1fc564e esp_http_client: Add API for adding authorization info há 6 anos atrás
  Vikram Dattu e0d796bf33 Add a `esp_http_client_set_redirection` function When using direct operations instead of `esp_http_client_perform`, we need a way to set redirection URL when we get 30x response codes. Added the function for the same. User can now check status code and call `esp_http_client_set_redirection` function to enable redirection. Related change in adf: https://gitlab.espressif.cn:6688/adf/esp-adf-internal/merge_requests/187 há 6 anos atrás
  Nguyễn Hồng Quân 4a6c5032f4 Fix: Lost username when setting new URL with a path. há 6 anos atrás
  Vikram Dattu a875505546 Fix url redirection issue. há 6 anos atrás
  Jitin George 9b0e6e3b49 esp_http_client: Fix header sent event bug há 6 anos atrás
  Mahavir Jain 27e00cf7aa esp_http_client: add support for using certs from global ca store há 7 anos atrás
  Damian Reboredo 41e71c2f53 fix esp_http_client_open há 7 anos atrás
  Anders Kalør 8b72dc9fb0 esp_http_client: Add support for mutual authentication há 7 anos atrás
  Jitin George 4a667ee12c esp_http_client: Fix config member path's incorrect setting issue há 7 anos atrás
  Jitin George e2ae69f6fb Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example há 7 anos atrás
  Jiang Jiang Jian ef4a87d62e Merge branch 'bugfix/http_literal_caseinsensitive' into 'master' há 7 anos atrás