Skip to content
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

esp_http_client: fix truncated headers (IDFGH-4552) #6370

Closed
wants to merge 1 commit into from

Conversation

Clickau
Copy link
Contributor

@Clickau Clickau commented Jan 7, 2021

When not all response headers fit into the buffer, process them properly.
Fixes #6157 (IDFGH-4315).

@CLAassistant
Copy link

CLAassistant commented Jan 7, 2021

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title esp_http_client: fix truncated headers esp_http_client: fix truncated headers (IDFGH-4552) Jan 7, 2021
@Alvin1Zhang
Copy link
Collaborator

Thanks for your contribution.

@mahavirj
Copy link
Member

Fixed with 308c31e

@mahavirj mahavirj closed this Mar 14, 2021
espressif-bot pushed a commit that referenced this pull request Jul 21, 2021
espressif-bot pushed a commit that referenced this pull request Jul 28, 2021
espressif-bot pushed a commit that referenced this pull request Aug 1, 2021
espressif-bot pushed a commit that referenced this pull request Aug 10, 2021
espressif-bot pushed a commit that referenced this pull request Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

esp_http_client truncates reponse headers (IDFGH-4315)
4 participants