Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/units/toolkit/http.py
Commit message (Expand)AuthorAgeFilesLines
* Support HTTP connection via UNIX domain socketsAleksey Lim2014-05-061-0/+26
* Implementation polishingAleksey Lim2014-04-271-0/+149
* More implementation polishingAleksey Lim2014-04-141-2/+3
* No need in extra HTTP headers after moving context resolves to node sideAleksey Lim2014-02-241-83/+0
* More internal polishingAleksey Lim2013-08-311-1/+106
* More polishing; rename client.*Client to more appropriate client.*ConnectionAleksey Lim2013-07-271-2/+2
* Polish implementationAleksey Lim2013-07-271-17/+20
* Do not propagate losing connation error from IPC, fallback to offline insteadAleksey Lim2013-05-291-4/+4
* Keep only one place to process commands, move custom routes processing to Com...Aleksey Lim2013-04-041-6/+6
* More cross-module imports cleanup; move toolkit.sugar to clientAleksey Lim2013-03-201-2/+2
* Polish cross-modules importsAleksey Lim2013-03-191-3/+4
* Return a stream from http.Client.call() to let caller process streamsAleksey Lim2013-03-051-0/+28
* Merge active_documentAleksey Lim2013-02-131-0/+58