Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / anmonteiro/httpun issues and pull requests
#141 - chore: update nix flakes
Pull Request -
State: closed - Opened by anmonteiro 1 day ago
#140 - http tunnels with CONNECT
Pull Request -
State: open - Opened by anmonteiro 1 day ago
#139 - Is there a way to have Server_connection pass the fd to the request_hander?
Issue -
State: closed - Opened by aantron 3 months ago
- 7 comments
#138 - surface write errors through `flush`
Pull Request -
State: closed - Opened by anmonteiro 3 months ago
- 1 comment
#137 - client: process responses after writer EOF
Pull Request -
State: closed - Opened by anmonteiro 3 months ago
#136 - server: process requests after EOF
Pull Request -
State: closed - Opened by anmonteiro 3 months ago
#135 - client: report exceptions before closing the response body
Pull Request -
State: closed - Opened by anmonteiro 3 months ago
#134 - chore: update flakes and github actions
Pull Request -
State: closed - Opened by anmonteiro 4 months ago
#133 - refactor: make buffered_bytes a mutable field instead of a ref
Pull Request -
State: closed - Opened by anmonteiro 4 months ago
#132 - refactor: don't pass `~wakeup` argument to reader
Pull Request -
State: closed - Opened by anmonteiro 4 months ago
#131 - httpun-eio failing to build
Issue -
State: closed - Opened by ada2k 6 months ago
- 3 comments
#100 - Fix backpressure / chunked error reporting
Pull Request -
State: closed - Opened by anmonteiro about 3 years ago
#99 - Perform one less copy when parsing the message body
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#98 - update sources and format shell.nix
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#98 - update sources and format shell.nix
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#97 - Merge upstream as of 2021-08-15
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#96 - pull upstream as of 2021-06-05
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#96 - pull upstream as of 2021-06-05
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#95 - Tolerant applications
Issue -
State: open - Opened by EduardoRFS over 3 years ago
- 2 comments
#95 - Tolerant applications
Issue -
State: open - Opened by EduardoRFS over 3 years ago
- 2 comments
#94 - Merge upstream as of 2021-05-18
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#93 - Fix the interaction between backpressure and fairness / yielding
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#93 - Fix the interaction between backpressure and fairness / yielding
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#92 - client: close request body immediately if no payload is expected
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#91 - Fix bug related to requests in the same buffer
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#91 - Fix bug related to requests in the same buffer
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#90 - Fix tests after merge
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#90 - Fix tests after merge
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#89 - Merge upstream as of 2021-04-08
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#89 - Merge upstream as of 2021-04-08
Pull Request -
State: closed - Opened by anmonteiro over 3 years ago
#88 - Add a test for non-zero content-length header in a 304 response
Pull Request -
State: closed - Opened by anmonteiro almost 4 years ago
#87 - Head response content length fix
Pull Request -
State: closed - Opened by Lupus almost 4 years ago
- 2 comments
#86 - Chunked-encoding error reporting: async scenario
Pull Request -
State: closed - Opened by anmonteiro almost 4 years ago
#86 - Chunked-encoding error reporting: async scenario
Pull Request -
State: closed - Opened by anmonteiro almost 4 years ago
#85 - Start testing on OCaml 4.12
Pull Request -
State: closed - Opened by anmonteiro almost 4 years ago
#85 - Start testing on OCaml 4.12
Pull Request -
State: closed - Opened by anmonteiro almost 4 years ago
#84 - Abort (chunked) responses correctly if an error is reported
Pull Request -
State: closed - Opened by anmonteiro almost 4 years ago
#83 - Fix deprecated GH actions
Pull Request -
State: closed - Opened by anmonteiro about 4 years ago
#83 - Fix deprecated GH actions
Pull Request -
State: closed - Opened by anmonteiro about 4 years ago
#82 - Multiple requests in single buffer: prefer diff that also fixes the client
Pull Request -
State: closed - Opened by anmonteiro about 4 years ago
#82 - Multiple requests in single buffer: prefer diff that also fixes the client
Pull Request -
State: closed - Opened by anmonteiro about 4 years ago
#81 - Merge upstream as of 2020-11-15
Pull Request -
State: closed - Opened by anmonteiro about 4 years ago
#81 - Merge upstream as of 2020-11-15
Pull Request -
State: closed - Opened by anmonteiro about 4 years ago
#80 - specify nix sources more granularly
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#80 - specify nix sources more granularly
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#79 - Sync upstream as of 2020-08-01
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#79 - Sync upstream as of 2020-08-01
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#78 - sync upstream as of 2020-08-01
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#78 - sync upstream as of 2020-08-01
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#77 - Fix race condition where writer mistakenly yields after reader EOF
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#77 - Fix race condition where writer mistakenly yields after reader EOF
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#76 - Writer prematurely closes connection
Issue -
State: closed - Opened by Lupus over 4 years ago
- 3 comments
#76 - Writer prematurely closes connection
Issue -
State: closed - Opened by Lupus over 4 years ago
- 3 comments
#75 - server_connection: call the error handler on EOF if the entire body hasn't been received
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#75 - server_connection: call the error handler on EOF if the entire body hasn't been received
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#74 - Fix infinite reader wake up loop
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#74 - Fix infinite reader wake up loop
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#73 - Deliver EOF to read bodies when shutting down a connection
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#73 - Deliver EOF to read bodies when shutting down a connection
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#72 - Merge upstream as of 2020-05-17
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#72 - Merge upstream as of 2020-05-17
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#71 - Add a test for persistent connection + empty fixed body
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#71 - Add a test for persistent connection + empty fixed body
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#70 - client connection: improve reliability of error reporting in the presence of exceptions
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#70 - client connection: improve reliability of error reporting in the presence of exceptions
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#69 - httpaf-async: Use gluten to implement the Async runtime
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#69 - httpaf-async: Use gluten to implement the Async runtime
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#68 - Move yield / wakeup reader behavior to the Reader
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#68 - Move yield / wakeup reader behavior to the Reader
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#67 - Move yield / wake up behavior to writer
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#67 - Move yield / wake up behavior to writer
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#66 - Merge 2020-05-05 upstream
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#66 - Merge 2020-05-05 upstream
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#65 - Pass `alpn_protocols` to the gluten_lwt_unix runtime
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#65 - Pass `alpn_protocols` to the gluten_lwt_unix runtime
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#64 - Adapt to gluten interfaces in 0.2.0
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#64 - Adapt to gluten interfaces in 0.2.0
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#63 - Use gluten to implement the Lwt runtime
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#63 - Use gluten to implement the Lwt runtime
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#62 - runtime read: Feed EOF to the state machine if the socket has been closed
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#62 - runtime read: Feed EOF to the state machine if the socket has been closed
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#61 - Cleanup yielding behavior across client / server (read + write)
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#61 - Cleanup yielding behavior across client / server (read + write)
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#60 - client: transfer the writer callback to the request body when yielding
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#60 - client: transfer the writer callback to the request body when yielding
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#59 - Handle backpressure when reading incoming data
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#59 - Handle backpressure when reading incoming data
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#58 - transfer the writer callback to response bodies after reader has been closed
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#58 - transfer the writer callback to response bodies after reader has been closed
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#57 - error responses: drain writer if an exn arrives while handling an error
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#57 - error responses: drain writer if an exn arrives while handling an error
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#56 - Fix sending error responses, including chunked-encoded ones
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#56 - Fix sending error responses, including chunked-encoded ones
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#55 - Refactor server_connection request descriptor queue
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#55 - Refactor server_connection request descriptor queue
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#54 - parser: commit after parsing each header line
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#54 - parser: commit after parsing each header line
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#53 - Fix OpenSSL runtime shutdown
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#53 - Fix OpenSSL runtime shutdown
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago
#52 - Refactor client_connection response descriptor queue
Pull Request -
State: closed - Opened by anmonteiro over 4 years ago