Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Mar 10, 2023

Single PR about various minor fixes and additions for webserver in order to help debugging.

  • httpclient: use refs
  • httpserver: add chunks in examples
  • BearSSL read(void): debug log: read() returning -1 is usual and means "nothing to read"
  • emulation on host: SSL server has never been and is now working
  • move SSL server cert from multiple examples to a single location and add appropriate warnings
  • http-client: add getString(pre-reservation)

@d-a-v d-a-v added the alpha included in alpha release label Mar 11, 2023
libraries/ESP8266HTTPClient/src/ESP8266HTTPClient.cpp Outdated Show resolved Hide resolved
libraries/ESP8266HTTPClient/src/ESP8266HTTPClient.cpp Outdated Show resolved Hide resolved
@d-a-v d-a-v merged commit 97018a5 into esp8266:master Mar 30, 2023
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request Nov 18, 2024
* httpclient: use refs - httpserver: add chunks in examples

* basic https client: update cert

* debug log: read() returning -1 is usual and means "nothing to read"

* emulation on host: SSL server has never been and is now working

* style

* move SSL server certs from examples into a single place with appropriate warnings

* web-hello-servers: make chunks bigger

* factorize template declaration

* http-client: add getString(pre-reservation)

* mock: add umm_info()

* style

* comment API in example

* style

* fix per review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

alpha included in alpha release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.