mehcode/shio-rs

Move all HTTP stuff behind shio::http

Closed this issue · 2 comments

  • shio::Method becomes shio::http::Method
  • shio::header becomes shio::http::header

The old names would be marked #[deprecated].

Thoughts?

Seems reasonable to me for the future

This was done on master and will be out in the next release