Changes for version 0.02
- Add missing methods: base(), is_success(), is_info(), is_redirect(), is_error(), decoded_contnet()
- Add content_ref() for completeness, but this method raises an exception. You shouldn't be using this.
- Make deps directory for optional dependencies
- Properly use HTTP::Status, so that it doesn't clobber our namespace
Modules
HTTP::Response That Writes To Disk