Results 6 issues of Sebastiano Merlino

### Identify the Bug Codecov succeeds the execution but fails to handle the coverage files once pushed. ### Description of the Change This seems due to the library building on...

**Is your feature request related to a problem? Please describe.** Many users often report building the library for ARM. This would prevent problems in the building system for these use-cases....

feature-request
help-wanted
build-system
travis

**Is your feature request related to a problem? Please describe.** "upgrade protocol" is now supported by libmicrohttpd. We should reach feature parity to allow users to use it (without having...

feature-request

**Is your feature request related to a problem? Please describe.** Currently the library doesn't allow an easy use of client certificate authentication (conversely of what libmicrohttpd does). **Describe why the...

feature-request
api

**Is your feature request related to a problem? Please describe.** The code has a high number of nested blocks. This compromises both the readability of the code and the effectiveness...

feature-request
beginner

### Description of the Change Adds verification build on gcc-11 ### Alternate Designs N/D ### Possible Drawbacks It might not build on gcc-11, but that's something we should discover early....

build-system