Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / drogue-iot/reqwless issues and pull requests

#88 - Fix esp-mbedtls support after esp-rs/esp-mbedtls@7de5d0a

Pull Request - State: closed - Opened by AnthonyGrondin 24 days ago

#87 - Fix esp-mbedtls support after bump to esp-hal 0.18

Pull Request - State: closed - Opened by GnomedDev 3 months ago - 1 comment

#86 - Flush body writers after they are terminated

Pull Request - State: closed - Opened by rmja 3 months ago - 1 comment

#85 - Fix exact write

Pull Request - State: closed - Opened by rmja 3 months ago

#84 - Split body_writer into its constituent parts

Pull Request - State: closed - Opened by rmja 3 months ago

#83 - Update CHANGELOG.md

Pull Request - State: closed - Opened by rmja 3 months ago

#82 - Remove compiler warnings

Pull Request - State: closed - Opened by rmja 3 months ago

#81 - Make an effort to ensure that write() does not return Ok(0)

Pull Request - State: closed - Opened by rmja 3 months ago

#80 - bump buffered-io version

Pull Request - State: closed - Opened by lulf 3 months ago

#79 - Fix lifetime on send()

Pull Request - State: closed - Opened by AVee 4 months ago

#78 - Incorrect lifetime on client.send()

Issue - State: closed - Opened by AVee 4 months ago

#77 - Release 0.12

Pull Request - State: closed - Opened by rmja 4 months ago

#76 - Handle no-content status code 204

Pull Request - State: closed - Opened by rmja 4 months ago - 2 comments

#75 - Fix bug when calling fill_buf() when there are no remaining bytes

Pull Request - State: closed - Opened by rmja 4 months ago

#74 - defmt-timestamp-uptime feature

Issue - State: closed - Opened by rmja 5 months ago

#73 - Move the Status helpers to StatusCode

Pull Request - State: closed - Opened by rmja 5 months ago

#72 - Buffer writes before chunks are written to connection

Pull Request - State: closed - Opened by rmja 5 months ago - 4 comments

#71 - Undesired small chunks when writing buffered chunked body

Issue - State: closed - Opened by rmja 5 months ago

#70 - Support accessing the response code as an integer

Pull Request - State: closed - Opened by simpkins 5 months ago - 10 comments

#69 - Automatic enflate of lzma

Issue - State: open - Opened by abergmeier 5 months ago

#67 - Expandable rx_buf?

Issue - State: open - Opened by stevefan1999-personal 9 months ago - 1 comment

#66 - Update minimum supported Rust version (MSRV) in README.md?

Issue - State: open - Opened by overheat 9 months ago - 1 comment

#65 - typo

Pull Request - State: closed - Opened by overheat 9 months ago

#64 - feat: update to use stable rust

Pull Request - State: closed - Opened by lulf 9 months ago - 1 comment

#63 - Update MSRV to 1.75.0

Issue - State: closed - Opened by ellsong 9 months ago

#62 - Update heapless dependency

Pull Request - State: closed - Opened by rmja 10 months ago

#61 - Allow read_to_end with ChunkedEncoding

Pull Request - State: closed - Opened by bugadani 11 months ago - 2 comments

#60 - fix: update to embedded-nal-async 0.7

Pull Request - State: closed - Opened by lulf 11 months ago

#59 - unit test reproducing google panic

Pull Request - State: closed - Opened by lulf 11 months ago - 1 comment

#58 - Ensure that the final chunk end termination is read

Pull Request - State: closed - Opened by rmja 11 months ago

#57 - ChunkedBodyReader: do not continue reading if remaining is zero

Pull Request - State: closed - Opened by vhdirk 11 months ago - 3 comments

#56 - Use BufferedRead when reading

Pull Request - State: open - Opened by rmja 11 months ago - 2 comments

#55 - Add major changes to changelog

Pull Request - State: closed - Opened by bugadani 11 months ago

#54 - Allow setting socket parameters

Issue - State: open - Opened by bugadani 11 months ago

#53 - Reintroduce separate lifetimes for buffer and stream

Pull Request - State: closed - Opened by bugadani 11 months ago - 1 comment

#52 - Don't panic if chunked encoding contains no chunk length

Pull Request - State: closed - Opened by bugadani 11 months ago

#51 - Improve lifetime names

Pull Request - State: closed - Opened by bugadani 11 months ago

#50 - Propagate the eio ErrorKind

Pull Request - State: closed - Opened by rmja 11 months ago

#49 - Support mbedtls/esp-mbedtls

Issue - State: open - Opened by bugadani 12 months ago - 3 comments

#48 - Allow compilation on earlier rust versions

Pull Request - State: closed - Opened by rmja 12 months ago - 2 comments

#47 - Upgrade to latest nightly, async_fn_in_trait is now stable

Pull Request - State: closed - Opened by rmja 12 months ago - 2 comments

#46 - CI updates

Pull Request - State: closed - Opened by bugadani 12 months ago

#45 - Implement BufRead for BodyReader

Pull Request - State: closed - Opened by bugadani 12 months ago - 5 comments

#44 - Remove explicit error conversion

Pull Request - State: closed - Opened by bugadani 12 months ago

#43 - Auto-buffer HTTP connections when TLS is set up

Pull Request - State: closed - Opened by bugadani 12 months ago

#42 - Fix typo

Pull Request - State: closed - Opened by bugadani 12 months ago

#41 - chore: update to embedded-io 0.6

Pull Request - State: closed - Opened by lulf 12 months ago - 1 comment

#40 - (hacky) update embedded-io to 0.5

Pull Request - State: closed - Opened by kbleeke about 1 year ago - 2 comments

#39 - wip: update to embedded-io

Pull Request - State: closed - Opened by lulf about 1 year ago - 10 comments

#38 - Support embedded-nal-async 0.5.0

Issue - State: closed - Opened by avlec about 1 year ago - 1 comment

#37 - Fix error for keep-alive header

Pull Request - State: closed - Opened by AnthonyGrondin over 1 year ago

#36 - feat(headers): Add keep-alive header parsing in response

Pull Request - State: closed - Opened by AnthonyGrondin over 1 year ago - 3 comments

#35 - Return Ok(0) instead of Error::ConnectionClosed in body reader Read i…

Pull Request - State: closed - Opened by rmja over 1 year ago - 1 comment

#34 - Ensure resource tests are run multiple times

Pull Request - State: closed - Opened by rmja over 1 year ago

#33 - Fix reading with ChunkedBodyReader using tiny buffer

Pull Request - State: closed - Opened by rmja over 1 year ago

#32 - Bump embedded-tls dependency

Pull Request - State: closed - Opened by bugadani over 1 year ago

#31 - Seeing error with a server supportint TLS1.3

Issue - State: closed - Opened by eranrund over 1 year ago - 2 comments

#30 - Let embedded-tls be optional

Pull Request - State: closed - Opened by rmja over 1 year ago

#29 - Ensure resource tests are run multiple times

Pull Request - State: closed - Opened by rmja over 1 year ago - 1 comment

#28 - Make accessing response body infallible

Pull Request - State: closed - Opened by rmja over 1 year ago

#27 - Add ResponseBody::discard()

Pull Request - State: closed - Opened by rmja over 1 year ago

#26 - Add Error::ConnectionClosed

Pull Request - State: closed - Opened by rmja over 1 year ago

#25 - Handle responses without length and chunked encoding

Pull Request - State: closed - Opened by rmja over 1 year ago

#24 - Add BufferedWrite

Pull Request - State: closed - Opened by rmja over 1 year ago

#23 - De-couple HttpClient::resource() lifetime

Pull Request - State: closed - Opened by rmja over 1 year ago

#22 - Add request body writer

Pull Request - State: closed - Opened by rmja over 1 year ago - 1 comment

#20 - Add some more http status codes

Pull Request - State: closed - Opened by rmja over 1 year ago

#19 - Align with new embedded-tls release

Pull Request - State: closed - Opened by rmja over 1 year ago - 1 comment

#18 - Upgrade dependencies and align accordingly

Pull Request - State: closed - Opened by rmja over 1 year ago

#17 - Implement Read for ResponseBody

Pull Request - State: closed - Opened by rmja over 1 year ago

#16 - Support chunked transfer encoding

Pull Request - State: closed - Opened by rmja over 1 year ago

#15 - Add tls test to readme and forward alloc to embedded-tls

Pull Request - State: closed - Opened by rmja over 1 year ago

#14 - Add HttpEndpoint

Pull Request - State: closed - Opened by rmja over 1 year ago - 2 comments

#13 - Fix default port handling

Pull Request - State: closed - Opened by rmja over 1 year ago

#12 - Expose tls error

Pull Request - State: closed - Opened by rmja over 1 year ago

#11 - Add public https test

Pull Request - State: closed - Opened by rmja over 1 year ago - 1 comment

#10 - Head verb and let Request.path be required and default to /

Pull Request - State: closed - Opened by rmja over 1 year ago - 1 comment

#9 - Let response only read headers and defer reading body

Pull Request - State: closed - Opened by rmja over 1 year ago

#8 - Move Response and header types to own files

Pull Request - State: closed - Opened by rmja over 1 year ago

#7 - feat: enable TLS PSK support and explicit verification

Pull Request - State: closed - Opened by lulf almost 2 years ago

#6 - feat: use async fn in traits

Pull Request - State: closed - Opened by lulf almost 2 years ago

#5 - feat: tls support

Pull Request - State: closed - Opened by lulf almost 2 years ago

#4 - feat: embedded-nal-async http client

Pull Request - State: closed - Opened by lulf almost 2 years ago

#3 - Use HTTP crate

Issue - State: closed - Opened by olanod about 2 years ago - 3 comments

#2 - Use httparse for request/response parsing

Issue - State: closed - Opened by lulf about 2 years ago - 1 comment

#1 - Fix typo

Pull Request - State: closed - Opened by Dirbaio about 2 years ago - 1 comment