aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/http_client.h
Commit message (Collapse)AuthorAgeLines
* Moved HTTP-stuff (right now only for passport) into a separate module. ThisWilmer van der Gaast2005-12-17-1/+1
| | | | | | | | | all works 100% asynchronous and non-blocking, so almost all I/O in BitlBee should be completely non-blocking now! Right now support for other modules than GnuTLS is probably broken, I'll fix it later.
* Fixed parameter ordering.Wilmer van der Gaast2005-12-17-1/+1
|
* http_client libWilmer van der Gaast2005-12-17-0/+54