luohaha / CSpider

A scalable and convenient crawler framework in C:).
https://github.com/luohaha/CSpider
MIT License
368 stars 98 forks source link

Added uriparser #32

Closed ghost closed 8 years ago

ghost commented 8 years ago

Two new functions to parse relative uris to their base uri.

luohaha commented 8 years ago

You need to solve the conflicts!

ghost commented 8 years ago

Alright. Should i push to dev or master ?

luohaha commented 8 years ago

Can it run normally? If yes, then push to master. if not, push to dev.

ghost commented 8 years ago

Yes it can. Alright.