httptools
httptools copied to clipboard
[Feature Request] Adding header file for url_parser.pyx, and parser.pyx
I would like to be able to use/extend classes/functions from parser.pyx and url_parser.pyx, however, currently I am not able to use it since its missing pxd files.
I can submit a PR if this is something you guys would agree with.