summaryrefslogtreecommitdiffstats
path: root/src/transport.rs
AgeCommit message (Expand)Author
2018-09-08Make Unix socket support optionalFelix Krull
2017-09-09code style enforcementsoftprops
2017-06-25apply rustfmtsoftprops
2017-06-25replace all uses of try with ?. fixes #42softprops
2017-04-25The transport extracts a message from the response JSON if possibleTim Martin
2017-01-21Kill unused import warningsPete Hayes
2016-12-27Update hyper to 0.9 (fix #13)Roey Darwish Dror
2016-12-26Set the Host headerRoey Darwish Dror
2016-07-01don't panicGreg Weber
2016-01-18rust fmtsoftprops
2016-01-18massive progresssoftprops
2016-01-15wip for image buildingsoftprops
2016-01-03add debug loggingsoftprops
2016-01-03rustfmtsoftprops
2016-01-03impl container filtersoftprops
2016-01-03better error repsoftprops
2016-01-03most things don't require mutsoftprops
2016-01-03document transportsoftprops
2016-01-03rustfmtsoftprops
2016-01-03back to shorter namesoftprops
2016-01-03fix some warningssoftprops
2016-01-03transitioning into hyperlocalsoftprops
2015-07-13update depssoftprops
2015-05-03rm printsoftprops
2015-05-03handle 101softprops
2015-05-03refactor error handlingsoftprops
2015-05-03simplifysoftprops
2015-04-30docssoftprops
2015-04-30unused iportsoftprops
2015-04-30remove debugging work on some backwards portability issues with older version...softprops
2015-04-30unix socket transport worksoftprops
2015-04-30container createsoftprops
2015-04-30impl unix socket in a similar fashionsoftprops
2015-04-30start working on builder interfacesoftprops
2015-04-29breakout transport into its own modulesoftprops