http-parser.c

Small C library to parse HTTP requests
Log | Files | Refs | README | LICENSE

package.ini (269B)


      1 [dependencies]
      2 finwo/asprintf=edge
      3 finwo/mindex=edge
      4 finwo/str_extra=edge
      5 tidwall/buf=master
      6 
      7 [export]
      8 config.mk=config.mk
      9 include/finwo/http-parser-statusses.h=src/http-parser-statusses.h
     10 include/finwo/http-parser.h=src/http-parser.h
     11 
     12 [package]
     13 name=finwo/http-parser