httptools icon indicating copy to clipboard operation
httptools copied to clipboard

[Feature Request] Adding header file for url_parser.pyx, and parser.pyx

Open raceychan opened this issue 9 months ago • 1 comments

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.

raceychan avatar Feb 16 '25 13:02 raceychan