Results 18 issues of eldesh

Parsing response fails with 304 http response. e.g. container stop api https://docs.docker.com/engine/api/v1.26/#operation/ContainerStop

bug

Serve documents of this crate derived from `cargo doc` on github.io. - cargo doc on circleci - update orphan branch for docs

Improve style of passing (optional) query parameters. Switching none and some patterns implicitly like: `/foo?bar=bazz` and `/foo`.

enhancement

enable tests on appveyor

enhancement

typing date instead of raw string contained in response body of apis

enhancement

Update dependent openssl wrapper library.

enhancement

docker daemonとやりとりする型とラッパープログラムの入出力の型を分ける。

enhancement

change the type of some values to `OsString` or `OsStr`. e.g. envvar

enhancement