C99 HTTP/1.1 and HTTP/2 protocol implementation library
C99 implementation of the HTTP/1.1 and HTTP/2 specifications
aws-c-http$ gcc -o myapp myapp.c $(pkg-config --cflags --libs aws-c-http)$ pkg-config --modversion aws-c-http && pkg-config --variable=libdir aws-c-http$ pkg-config --list-all | grep aws-c-http