Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc is outdated #507

Closed
bbigras opened this issue Dec 19, 2016 · 3 comments
Closed

doc is outdated #507

bbigras opened this issue Dec 19, 2016 · 3 comments

Comments

@bbigras
Copy link

bbigras commented Dec 19, 2016

I don't see WriteBody in the documentation on http://ironframework.io/doc/iron/

@Hoverbear
Copy link

In the meantime you can reference https://docs.rs/iron/0.4.0/iron/?search=writebody

@zoumi
Copy link

zoumi commented Feb 6, 2017

http://ironframework.io/doc/iron/headers/struct.Cookie.html
iron::headers::Cookie should be Cookie(pub Vec) in hyper
not Cookie{...} in crate cookie

What is the status of this crate?

@untitaker
Copy link
Member

Now everything redirects to docs.rs! Two things need to be done:

  • Remove build-docs.sh from all CI configurations
  • Add missing redirects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants