Closed joeyparrish closed 1 month ago
The method read_response_headers in firmware/http.cc is not super robust. It's possible to exit that loop without all the headers. (It doesn't seem to happen that way in practice, but it's possible.)
firmware/http.cc
The method read_response_headers in
firmware/http.cc
is not super robust. It's possible to exit that loop without all the headers. (It doesn't seem to happen that way in practice, but it's possible.)