Update coreHTTP submodule for llhttp (#803)

* Use dev branch of coreHTTP

* Update included http parser source files
This commit is contained in:
Muneeb Ahmed 2022-03-14 16:16:16 -07:00 committed by GitHub
parent c984275953
commit c75769438a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 287 additions and 149 deletions

View file

@ -32,7 +32,7 @@ dependencies:
path: "FreeRTOS-Plus/Source/AWS/sigv4"
- name: "coreHTTP"
version: "v2.1.0"
version: "0fbca6d"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreHTTP.git"