1
0
mirror of https://github.com/arduino-libraries/ArduinoHttpClient.git synced 2025-06-07 07:42:01 +03:00

Commit Graph

  • 566b6e1be2
    Merge pull request #185 from per1234/license-file master Per Tillisch 2025-05-09 02:40:09 -07:00
  • 53816d0370 Add dedicated license file per1234 2025-05-09 02:38:38 -07:00
  • 8b76ac2c31
    Merge pull request #181 from arduino-libraries/dependabot/github_actions/arduino/arduino-lint-action-2 per1234 2024-10-08 18:20:06 -07:00
  • 54627fcb18
    Bump arduino/arduino-lint-action from 1 to 2 dependabot[bot] 2024-10-08 17:20:59 +00:00
  • 657e2b08d9
    Release 0.6.1 0.6.1 Martino Facchin 2024-07-25 12:04:37 +02:00
  • 25f54e952e
    Merge pull request #176 from arduino-libraries/iContentLength_wraparound Martino Facchin 2024-07-25 12:03:49 +02:00
  • 1a3fb989a5 Make sure iContentLength doesn't wrap around due to malformed packets iContentLength_wraparound Martino Facchin 2024-05-08 17:25:48 +02:00
  • 6f2659de4c
    Release v0.6.0 0.6.0 Andrea Gilardoni 2024-03-26 10:25:16 +01:00
  • 0ec8824e58
    Merge pull request #152 from tim-vandecasteele/tim-websocket-initialisation Andrea Gilardoni 2024-03-25 09:27:57 +01:00
  • 9ddfad1977
    Merge pull request #161 from kodav/Add-443-port-for-HTTPS-requests Andrea Gilardoni 2024-03-22 12:37:53 +01:00
  • 606a567ca4
    Merge pull request #125 from carbotaniuman/patch-1 Andrea Gilardoni 2024-03-22 09:39:33 +01:00
  • 9d6adef048
    Merge pull request #90 from Park0/master Andrea Gilardoni 2024-03-22 09:34:37 +01:00
  • 397e6a1010
    Merge pull request #124 from paclema/define_ws_tx_buffer_size Andrea Gilardoni 2024-03-21 17:24:04 +01:00
  • 5c5fafb4e8
    Merge pull request #158 from AnCaPepe/AnCaPepe-custom-wait-delay Andrea Gilardoni 2024-03-21 15:50:51 +01:00
  • 2143747e7d
    Merge pull request #173 from andreagilardoni/url-parser Andrea Gilardoni 2024-03-21 14:47:58 +01:00
  • 9101851c3b
    Bump geekyeggo/delete-artifact from 4 to 5 (#175) dependabot[bot] 2024-03-19 14:48:22 +01:00
  • 9ea6ace0d0 moving http_parser from utility to utility/URLParser Andrea Gilardoni 2024-03-13 13:29:03 +01:00
  • 482e088f93 added README for imported library Andrea Gilardoni 2024-03-14 14:39:25 +01:00
  • 734f5b58a9 fixing codespell ci for imported url lib Andrea Gilardoni 2024-03-13 10:43:48 +01:00
  • dbe65d631e added include preprocessor for boards compatibility Andrea Gilardoni 2024-03-04 16:43:13 +01:00
  • 8d44059cd5
    Update examples/ParseURL/ParseURL.ino Andrea Gilardoni 2024-03-13 10:48:08 +01:00
  • 680f815852
    Merge pull request #174 from arduino-libraries/fix-compile-examples Alexander Entinger 2024-02-21 19:00:52 +01:00
  • 8c7bff748a Correct workflow artifact name pattern in size deltas report workflow The "sketches-reports-source" input of the "arduino/report-size-deltas" GitHub Actions action defines the regular expression that matches the names of the sketches report workflow artifacts produced by the "Compile Examples" workflow. Alexander Entinger 2024-02-21 18:57:45 +01:00
  • 9f01bfe879 Revert "Fix regression: report size delta size on PR. (#172)" Alexander Entinger 2024-02-21 18:57:17 +01:00
  • a1a79a5915 added example for url parsing Andrea Gilardoni 2024-02-21 16:25:42 +01:00
  • e5db3b5880 imported wrapper class for url parsing Andrea Gilardoni 2024-02-21 15:32:21 +01:00
  • 6159db90b9 Removed functionalities not related to URL parsing from the imported library Andrea Gilardoni 2024-02-21 15:30:34 +01:00
  • cf741b0dbf Imported Url parser from src/http/ngx_http_parse.c from NGINX Andrea Gilardoni 2024-02-21 14:41:20 +01:00
  • 7a6b39a1af
    Fix regression: report size delta size on PR. (#172) Alexander Entinger 2024-02-21 06:58:53 +01:00
  • 9625575fcc
    Fix regression re report-size-deltas after updating actions/upload-artifact. (#171) Alexander Entinger 2024-02-16 08:31:45 +01:00
  • a6a4127294
    Bump geekyeggo/delete-artifact from 2 to 4 (#167) dependabot[bot] 2024-02-16 08:25:26 +01:00
  • 13d12a45fa
    Bump actions/download-artifact from 3 to 4 (#165) dependabot[bot] 2024-02-16 08:25:10 +01:00
  • a721a5b6b3
    Bump actions/upload-artifact from 3 to 4 (#164) dependabot[bot] 2024-02-16 08:24:56 +01:00
  • ab3d0000f7
    Update HttpClient.h Kodav 2023-11-02 16:55:21 +07:00
  • 0a3e61acaf
    Update HttpClient.cpp Kodav 2023-11-02 16:51:50 +07:00
  • 09ecf29218
    Merge pull request #159 from arduino-libraries/dependabot/github_actions/actions/checkout-4 per1234 2023-09-04 11:25:29 -07:00
  • 42e8f10231
    Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-04 17:45:42 +00:00
  • c490dde1f1
    Replace delay constant by variable Leonardo José 2023-08-04 22:35:09 -03:00
  • 9b3987ca7f
    Add getter and setter functions Leonardo José 2023-08-04 22:33:13 -03:00
  • b93e3d2335
    Add ability to set response wait time Leonardo José 2023-08-04 22:27:58 -03:00
  • 0a1a8ab51a
    Release v0.5.0. 0.5.0 Alexander Entinger 2023-07-17 09:53:42 +02:00
  • 8566fb4cc0 Make sure to use HttpClient when upgrading the connection for websockets Tim Vandecasteele 2023-04-09 18:34:47 +02:00
  • 6dc4867478
    Merge pull request #144 from arduino-libraries/dependabot/github_actions/carlosperate/download-file-action-2 per1234 2022-10-24 18:39:34 -07:00
  • 8fc4883140
    Bump carlosperate/download-file-action from 1 to 2 dependabot[bot] 2022-10-24 17:52:24 +00:00
  • ded5cddd29
    Merge pull request #142 from arduino-libraries/dependabot/github_actions/geekyeggo/delete-artifact-2 per1234 2022-10-12 10:35:26 -07:00
  • 1f50562ffc
    Bump geekyeggo/delete-artifact from 1 to 2 dependabot[bot] 2022-10-12 17:10:08 +00:00
  • b7fe7f78d4
    Remove superfluous and broken manifest file (#133) per1234 2022-04-24 21:52:33 -07:00
  • 31b4947cad
    Merge pull request #131 from arduino-libraries/dependabot/github_actions/actions/upload-artifact-3 per1234 2022-04-11 03:57:17 -07:00
  • 84e1d2f9d1
    Merge pull request #132 from arduino-libraries/dependabot/github_actions/actions/download-artifact-3 per1234 2022-04-11 03:47:07 -07:00
  • 033387f9ff
    Bump actions/download-artifact from 2 to 3 dependabot[bot] 2022-04-08 17:08:57 +00:00
  • 533711d23a
    Bump actions/upload-artifact from 2 to 3 dependabot[bot] 2022-04-08 17:08:54 +00:00
  • 9b83da4213
    Merge pull request #126 from arduino-libraries/dependabot/github_actions/actions/checkout-3 per1234 2022-03-02 09:19:44 -08:00
  • 2b74b7a619
    Bump actions/checkout from 2 to 3 dependabot[bot] 2022-03-02 17:11:28 +00:00
  • 527967d010
    Reduce timeout from 1000ms to 100ms carbotaniuman 2022-03-01 08:07:10 -06:00
  • 09c53095e3 Added configurabel WebSocket tx buffer size Pablo Clemente 2022-01-25 12:00:21 +01:00
  • c014e0cdb8
    Add GitHub Actions workflow to synchronize with shared repository labels (#120) per1234 2022-01-10 01:00:56 -08:00
  • 1751e10675
    Merge pull request #102 from arduino-libraries/ci Alexander Entinger 2021-04-14 07:15:57 +02:00
  • b9db038174 Report changes in memory usage that would result from merging a PR per1234 2021-04-11 21:57:20 -07:00
  • d07192a7f7 Add "smoke test" examples compilation CI workflow per1234 2021-04-11 21:56:53 -07:00
  • 0d235030a6 Add CI workflow to do Arduino project-specific linting per1234 2021-04-11 21:54:28 -07:00
  • e9897fc568 Correct typos in comments and documentation per1234 2021-04-11 21:53:59 -07:00
  • 42d8a204f0 Add CI workflow to check for commonly misspelled words per1234 2021-04-11 21:41:26 -07:00
  • 05b7dfe53d Configure Dependabot to check for outdated actions used in workflows per1234 2021-04-11 21:40:50 -07:00
  • 9a5afdfc74
    Fix -Wlogical-not-parentheses warning (#79) Vaibhav Patel 2021-02-26 05:01:05 -05:00
  • 0fac9f0033
    ContentLength can go over 2 byte int Park0 2020-06-28 11:53:31 +02:00
  • 208dfec4cf
    ContentLength can go over 2 byte int Park0 2020-06-28 11:52:27 +02:00
  • 7f36561e0b Version 0.4.0 0.4.0 Sandeep Mistry 2019-04-09 12:48:29 -04:00
  • 5f567031d5 Make encode method's static Sandeep Mistry 2019-04-09 10:00:39 -04:00
  • d73940758a Add URL Encoder class Sandeep Mistry 2019-04-08 15:05:59 -04:00
  • 4045c856e4
    Merge pull request #54 from Rocketct/version 0.3.2 Riccardo Rizzo 2019-02-04 15:38:35 +01:00
  • 99826c6916 Version 0.3.2 Riccardo Rizzo 2019-02-04 15:32:25 +01:00
  • 3df4990ed3 Spacing Sandeep Mistry 2019-01-22 12:04:13 -05:00
  • 0009b3b70d Add MKRGSM and MKRNB links Sandeep Mistry 2019-01-22 11:33:45 -05:00
  • 74d6f3614e Remove .DS_Store files Sandeep Mistry 2019-01-22 10:59:20 -05:00
  • 5e1f1f21bf Updated examples and readme.md tigoe 2019-01-22 08:02:55 -05:00
  • b6424e430d gitignore tigoe 2019-01-22 07:36:31 -05:00
  • a5796508f5 gitignore tigoe 2019-01-21 18:02:47 -05:00
  • 780546745d Fix incorrect return value, resulting in compilation error Max Payne 2018-12-29 21:06:23 +02:00
  • 1f81c4e8aa HttpClient: fix sendHeader docstring Johan Euphrosine 2018-06-16 03:04:02 +09:00
  • acde3dce38 Release 0.3.1 0.3.1 Cristian Maglie 2017-09-25 10:19:59 +02:00
  • 889d7b35d9 St update marcus johansson 2017-09-14 16:27:32 +02:00
  • 050821b224 Merge pull request #26 from sandeepmistry/websocket-sec-key-length Arturo Guadalupi 2017-05-08 15:43:10 +02:00
  • cfe046dcb3 Increase WebSocket sec key length to 24 characters Sandeep Mistry 2017-05-02 13:18:16 -04:00
  • 4e476a651d Version 0.3.0 0.3.0 Sandeep Mistry 2017-04-20 10:08:26 -04:00
  • 765f2db637 Merge pull request #21 from sandeepmistry/chunked-response-body-support Arturo Guadalupi 2017-04-13 17:09:57 +02:00
  • 0dd9f42095 Add new /chunked endpoint to Node.js test server Sandeep Mistry 2017-04-13 09:33:29 -04:00
  • fdedff59b8 Rename isChunked to isResponseChunked Sandeep Mistry 2017-04-13 09:33:01 -04:00
  • 448a1520c8 Add new beginBody API Sandeep Mistry 2017-03-28 14:12:20 -04:00
  • 2394bbb7cd Add initial PostWithHeaders example Sandeep Mistry 2017-03-28 14:09:09 -04:00
  • 2a9c01c210 Change read() to always check available() if response is chunked Sandeep Mistry 2017-03-25 09:40:52 -04:00
  • 522cf5d11a Add support for chunked response bodies Sandeep Mistry 2017-03-23 14:41:41 -04:00
  • 5bda5b6f07 release commit 0.2.0 agdl 2017-01-12 16:14:59 +01:00
  • 767ecf2fe9 Added Custom Header Example (#20) Arturo Guadalupi 2017-01-12 16:10:02 +01:00
  • 4e21c8497e Make Node.js and npm version requirements less strict agdl 2017-01-12 15:41:54 +01:00
  • 4b1f768fd9 Merge pull request #18 from sandeepmistry/http-patch Arturo Guadalupi 2017-01-12 15:19:57 +01:00
  • 25f4578c65 Merge pull request #19 from sandeepmistry/basic-auth-example Arturo Guadalupi 2017-01-11 10:18:02 +01:00
  • bdb8c02702 Add new basic auth example Sandeep Mistry 2017-01-03 16:33:14 -05:00
  • d261fa35f5 Add support for PATCH operations Sandeep Mistry 2017-01-03 16:20:03 -05:00
  • 68aebb113a Fixed changelog 0.1.1 agdl 2016-12-16 17:13:16 +01:00
  • 7170f7fc5f library release agdl 2016-12-16 17:11:40 +01:00