Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chris-morgan/rust-http issues and pull requests
#197 - Fix teepee link
Pull Request -
State: open - Opened by jadekler over 8 years ago
#196 - Update to rust 1.0.0 alpha
Pull Request -
State: closed - Opened by alkor about 10 years ago
#195 - Rust 1.0pre compat
Pull Request -
State: open - Opened by johnpmayer about 10 years ago
#194 - Fix for rust nightly
Pull Request -
State: closed - Opened by tbillington about 10 years ago
#193 - update to latest rust
Pull Request -
State: closed - Opened by kstep about 10 years ago
- 2 comments
#192 - Don't use deprecated from_str and repeat.
Pull Request -
State: closed - Opened by nielsegberts about 10 years ago
- 1 comment
#191 - fixes #190
Pull Request -
State: closed - Opened by kstep about 10 years ago
- 1 comment
#190 - Failed to compile with latest rust
Issue -
State: closed - Opened by kstep about 10 years ago
- 2 comments
#189 - Build fails due to nonstandard attribute "license".
Issue -
State: closed - Opened by John-Nagle about 10 years ago
- 2 comments
#188 - Rust update: Unboxed closures and removal of proc()
Pull Request -
State: closed - Opened by Ogeon about 10 years ago
#187 - Copy is now opt-in
Pull Request -
State: closed - Opened by Ryman about 10 years ago
- 1 comment
#186 - Update README.rst
Pull Request -
State: closed - Opened by AlexTalker about 10 years ago
- 6 comments
#185 - Rename package to old-http, bump version minor, and use crates.io.
Pull Request -
State: open - Opened by DiamondLovesYou about 10 years ago
- 4 comments
#184 - Use packaged openssl crate
Pull Request -
State: closed - Opened by Ryman about 10 years ago
- 5 comments
#183 - add Access-Control-Allow-Origin
Pull Request -
State: closed - Opened by jaredly about 10 years ago
- 4 comments
#182 - Access-Control-Allow-Origin
Issue -
State: closed - Opened by jaredly about 10 years ago
- 3 comments
#181 - Fix fallout from std::fmt changes
Pull Request -
State: closed - Opened by Ryman about 10 years ago
- 1 comment
#180 - Rust update: no more `[T, ..n]` -> `&[T]` coercion
Pull Request -
State: closed - Opened by Ryman about 10 years ago
- 2 comments
#179 - Added imports for enums
Pull Request -
State: closed - Opened by kyledewey about 10 years ago
- 1 comment
#178 - Fix build on nightly rustc 0.13.0-nightly (d91a015ab 2014-11-14 23:37:27...
Pull Request -
State: closed - Opened by octplane about 10 years ago
- 1 comment
#177 - std::from_str has been moved to std::str
Pull Request -
State: closed - Opened by jgillich about 10 years ago
- 1 comment
#176 - testing nickel.rs and get this build error on rust-http
Issue -
State: closed - Opened by talnetd about 10 years ago
- 5 comments
#175 - Fix for numerics reform.
Pull Request -
State: closed - Opened by reem about 10 years ago
- 1 comment
#174 - time moved to external repo
Pull Request -
State: closed - Opened by jgillich about 10 years ago
- 1 comment
#173 - Fix non ssl config after rust update.
Pull Request -
State: closed - Opened by glennw about 10 years ago
- 2 comments
#172 - Fixes #170
Pull Request -
State: closed - Opened by erinzm about 10 years ago
- 4 comments
#171 - Convert TmFmt from strftime to String. Fixes #170
Pull Request -
State: closed - Opened by Ogeon about 10 years ago
- 2 comments
#170 - Build failed with error - mismatched types: expected `collections::string::String`, found `time::TmFmt<'_>`
Issue -
State: closed - Opened by afiskon about 10 years ago
- 5 comments
#169 - Use indexing instead of get_mut since it now returns an Option
Pull Request -
State: closed - Opened by jameshurst about 10 years ago
#168 - Lastest Commit is breaking Compile
Issue -
State: closed - Opened by jaredonline over 10 years ago
- 1 comment
#167 - Fix path changes in std
Pull Request -
State: closed - Opened by jnicklas over 10 years ago
- 1 comment
#166 - (fix) fail! to panic!
Pull Request -
State: closed - Opened by reem over 10 years ago
#165 - Fix for master
Pull Request -
State: closed - Opened by Ryman over 10 years ago
- 1 comment
#164 - change request body from String to Vec<u8> for binary request body
Pull Request -
State: closed - Opened by pavlov-dmitry over 10 years ago
- 2 comments
#163 - mod.rs has unwrap() problem
Issue -
State: closed - Opened by iamblue over 10 years ago
- 4 comments
#162 - Removed reference to debug crate from examples.
Pull Request -
State: closed - Opened by bjorncs over 10 years ago
- 1 comment
#161 - libdebug is no more
Pull Request -
State: closed - Opened by jedisct1 over 10 years ago
#160 - Poor performance when HTTP keep-alive is disabled
Issue -
State: open - Opened by bnoordhuis over 10 years ago
#159 - Attach extra failure information to the IoError's detail field in bad_response_err
Issue -
State: open - Opened by jdm over 10 years ago
#158 - strftime now returns Result, so unwrap()
Pull Request -
State: closed - Opened by j16r over 10 years ago
- 1 comment
#157 - extensions headers: multiple headers support
Pull Request -
State: closed - Opened by kstep over 10 years ago
- 2 comments
#156 - Fixes for latest rustc
Pull Request -
State: closed - Opened by ljrmorgan over 10 years ago
#155 - Compile error with rustc 0.13.0-nightly (f9fc49c06 2014-10-10 00:07:08 +0000)
Issue -
State: closed - Opened by chills42 over 10 years ago
- 1 comment
#154 - Add #![allow(unknown_features)] for #![feature(slicing_syntax)]
Pull Request -
State: closed - Opened by XiaonuoGantan over 10 years ago
- 1 comment
#153 - build failure
Issue -
State: closed - Opened by nerdrew over 10 years ago
- 4 comments
#152 - Fixed some warnings and deprecations
Pull Request -
State: closed - Opened by reem over 10 years ago
- 10 comments
#151 - Modifications to use new slicing_syntax
Pull Request -
State: closed - Opened by dkhenry over 10 years ago
- 1 comment
#150 - Fix deprecation warnings
Pull Request -
State: closed - Opened by ljrmorgan over 10 years ago
- 1 comment
#149 - Ranges should use '...' instead of '..'
Pull Request -
State: closed - Opened by ljrmorgan over 10 years ago
- 1 comment
#148 - Fix compilation under rust nightly
Pull Request -
State: closed - Opened by renato-zannon over 10 years ago
- 1 comment
#147 - Fix OpenSSL error when using HTTPS
Pull Request -
State: closed - Opened by jroesch over 10 years ago
- 6 comments
#146 - unix socket listening
Issue -
State: closed - Opened by escaton over 10 years ago
- 1 comment
#145 - Codegen: Duplicate definition of Status
Pull Request -
State: closed - Opened by globin over 10 years ago
- 3 comments
#144 - error: duplicate definition of type or module `Status`
Issue -
State: closed - Opened by ursic over 10 years ago
- 4 comments
#143 - Fix trait object use with DST
Pull Request -
State: closed - Opened by kmcallister over 10 years ago
- 1 comment
#142 - Could not compile rust-http-codegen (on Mac OS)
Issue -
State: closed - Opened by ThomasCrevoisier over 10 years ago
- 3 comments
#141 - Fix build on Windows
Pull Request -
State: closed - Opened by abonander over 10 years ago
- 1 comment
#140 - Build failure on Windows
Issue -
State: closed - Opened by abonander over 10 years ago
- 6 comments
#139 - Add serve_once method to Server
Pull Request -
State: closed - Opened by Ogeon over 10 years ago
- 5 comments
#138 - Propagate OpenSsl errors.
Pull Request -
State: closed - Opened by reem over 10 years ago
- 4 comments
#137 - Upstream SSL changes fail the build
Issue -
State: closed - Opened by reem over 10 years ago
- 3 comments
Labels: C-code, A-client
#136 - Keep up with rust
Pull Request -
State: closed - Opened by Valve over 10 years ago
- 1 comment
#135 - Breaks on latest Rust (2014-09-04) - OSX
Issue -
State: closed - Opened by Valve over 10 years ago
- 4 comments
#134 - Unbox HeaderCollection
Pull Request -
State: closed - Opened by reem over 10 years ago
- 1 comment
#133 - Consider unboxing Response::headers
Issue -
State: closed - Opened by reem over 10 years ago
- 11 comments
#132 - Changed to slices in tests for memstream
Pull Request -
State: closed - Opened by Ogeon over 10 years ago
#131 - Error compiling test suite on latest master
Issue -
State: closed - Opened by johnpmayer over 10 years ago
- 2 comments
#130 - Update for latest Rust.
Pull Request -
State: closed - Opened by reem over 10 years ago
#129 - Use native rust support on travis
Pull Request -
State: closed - Opened by brycefisher over 10 years ago
- 2 comments
#128 - (fix) use https for rustup
Pull Request -
State: closed - Opened by brycefisher over 10 years ago
- 2 comments
#127 - Cargo has deprecated [[lib]] in favor of [lib].
Pull Request -
State: closed - Opened by damag over 10 years ago
#126 - Removed unused manifest keys.
Pull Request -
State: closed - Opened by reem over 10 years ago
#125 - Flip the arguments to splitn to account for upstream change
Pull Request -
State: closed - Opened by reem over 10 years ago
#124 - Derive Hash for Method.
Pull Request -
State: closed - Opened by reem over 10 years ago
#123 - rust-url breaking change: Url.port is now Option<16> rather than String
Pull Request -
State: closed - Opened by SimonSapin over 10 years ago
#122 - Fix documentation tests and add link in README.rst
Pull Request -
State: closed - Opened by Ogeon over 10 years ago
#121 - Explain what limitations are there for posting
Issue -
State: open - Opened by Valve over 10 years ago
- 2 comments
#120 - Clean gitignore for restructure, ignore Cargo.lock
Pull Request -
State: closed - Opened by michaelsproul over 10 years ago
- 1 comment
#119 - Simplify the build system and switch to pure Cargo.
Pull Request -
State: closed - Opened by michaelsproul over 10 years ago
- 15 comments
#118 - Add example of setting a header
Issue -
State: closed - Opened by Valve over 10 years ago
- 2 comments
#117 - Fix build for certain BSD systems
Pull Request -
State: closed - Opened by mneumann over 10 years ago
- 1 comment
#116 - Error compiling on latest master
Issue -
State: closed - Opened by Valve over 10 years ago
- 2 comments
#115 - Fix for recent rustc changes: can't mutate in match guards.
Pull Request -
State: closed - Opened by DiamondLovesYou over 10 years ago
- 1 comment
#114 - Unable to build with the latest nightly - in expansion of include!
Issue -
State: closed - Opened by mavdi over 10 years ago
- 3 comments
#113 - Switch to rust-url
Pull Request -
State: closed - Opened by SimonSapin over 10 years ago
- 24 comments
#112 - Fix travis
Pull Request -
State: closed - Opened by brycefisher over 10 years ago
- 3 comments
#91 - Rust update: HashSet moved into std
Pull Request -
State: closed - Opened by Ogeon over 10 years ago
#80 - Upgrade to latest Rust
Pull Request -
State: closed - Opened by ehsanul almost 11 years ago
- 2 comments
#75 - Rewrite the Makefile to support automatic dependencies
Pull Request -
State: closed - Opened by radford almost 11 years ago
- 1 comment
#70 - Follow the latest changes up to 2014-03-23
Pull Request -
State: closed - Opened by Kroisse almost 11 years ago
- 3 comments
#67 - Replace old owned vectors to std::vec_ng::Vec<T> as possible
Pull Request -
State: closed - Opened by Kroisse almost 11 years ago
- 3 comments
#65 - `libextra` is deleted. `extra::url` has moved out to a separate library.
Pull Request -
State: closed - Opened by ghost almost 11 years ago
- 4 comments
#62 - Implemented request body reading
Pull Request -
State: closed - Opened by Ogeon almost 11 years ago
- 3 comments
#57 - Moving to rust-url
Issue -
State: closed - Opened by SimonSapin about 11 years ago
- 2 comments
#53 - Update to rust-master.
Pull Request -
State: closed - Opened by am0d about 11 years ago
- 2 comments
#49 - Makefile: produce both a dynamic library and an .rlib, this is overridable
Pull Request -
State: closed - Opened by Blei about 11 years ago
- 2 comments
#46 - Update for rust master
Pull Request -
State: closed - Opened by ehsanul about 11 years ago
- 1 comment
#45 - Fix build related to task::spawn_* functions deletion.
Pull Request -
State: closed - Opened by KokaKiwi about 11 years ago
- 1 comment
#41 - Parse modification time to avoid ugliness
Pull Request -
State: closed - Opened by sfackler over 11 years ago
#15 - Fixed 2 compiler errors and 1 warning on rustc 0.8-pre (6bc48b6 2013-09-16 09:00:44 -0700)
Pull Request -
State: closed - Opened by jesseray over 11 years ago
- 1 comment