8000 Bugfix/esp8266 http client by Jeroen88 · Pull Request #6457 · esp8266/Arduino · GitHub
[go: up one dir, main page]

Skip to content

Bugfix/esp8266 http client #6457

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 20 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
9600f3e
Got tools/mklittlefs/mklittlefs after submodule update --init
Jun 2, 2019
b42f5a4
Solve HTTP1.1 persistance issue #6152
Jun 2, 2019
2bc8695
Merge branch 'master' into bugfix/ESP8266HTTPClient
Jun 5, 2019
d532476
Merge branch 'master' of https://github.com/esp8266/Arduino
Jun 6, 2019
d45fe30
Merge branch 'master' of https://github.com/esp8266/Arduino
Jun 7, 2019
9fb5c4c
Merge branch 'master' of https://github.com/esp8266/Arduino
Jul 6, 2019
37b62a4
Merge branch 'master' of https://github.com/esp8266/Arduino
Aug 4, 2019
1d13fec
Merge branch 'master' of https://github.com/esp8266/Arduino
Aug 5, 2019
96ecd06
Merge branch 'master' of https://github.com/esp8266/Arduino
Aug 7, 2019
0458500
Merged upstream master
Aug 27, 2019
e33fc7e
Make sure ::getString() will return an empty string if the server res…
Aug 27, 2019
c94374d
Add a reuse connection including restoring the connection if it gets …
Aug 27, 2019
62e6282
Add ::clear() in ::handleHeaderResponse()
Aug 27, 2019
3981b18
Fix Travis formatting issue for example ReuseConnectionV2.ino
Aug 27, 2019
25f3a84
Fix Travis formatting spacing for example ReuseConnectionV2.ino
Aug 27, 2019
85d836b
Merge branch 'master' into bugfix/ESP8266HTTPClient
earlephilhower Aug 28, 2019
dfef90f
pull from upstream master
Aug 30, 2019
895ec4e
Merge branch 'master' into bugfix/ESP8266HTTPClient
Aug 30, 2019
3368043
Merge branch 'bugfix/ESP8266HTTPClient' of https://github.com/Jeroen8…
Aug 30, 2019
a132f82
Try to get rid off mklittlefs
Aug 30, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
pull from upstream master
  • Loading branch information
Jeroen88 committed Aug 30, 2019
commit dfef90fa4267453a9aed8085bc3725b143176ac9
You are viewing a condensed version of this merge commit. You can view the full changes here.
0