Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / igrigorik/http-2 issues and pull requests
#177 - Improve ractor safety
Pull Request -
State: closed - Opened by HoneyryderChuck 3 months ago
#176 - Fix memory leak on persistent connections
Pull Request -
State: closed - Opened by willcosgrove 7 months ago
- 4 comments
#174 - Regarding coverage...
Issue -
State: closed - Opened by pboling 7 months ago
- 2 comments
#173 - Revert "Add mutexes to client examples to avoid race conditions"
Pull Request -
State: closed - Opened by igrigorik 8 months ago
#172 - Port in http-2-next
Pull Request -
State: closed - Opened by mullermp 8 months ago
- 5 comments
#171 - Check for flags before checking for end stream
Pull Request -
State: closed - Opened by mullermp 8 months ago
#170 - Clean up docs
Pull Request -
State: closed - Opened by mullermp 8 months ago
#169 - Add base64 as a dependency for Ruby 3.4
Pull Request -
State: closed - Opened by mullermp 8 months ago
#168 - Rubocop CI, autocorrect, and new todo
Pull Request -
State: closed - Opened by mullermp 9 months ago
- 1 comment
#167 - Refactor generate_huffman_table task
Pull Request -
State: closed - Opened by mullermp 9 months ago
- 2 comments
#166 - Bump minimum Ruby version
Pull Request -
State: closed - Opened by mullermp 9 months ago
#165 - Organize directory based on module name
Pull Request -
State: closed - Opened by mullermp 9 months ago
- 2 comments
#164 - Enable build with GH actions
Pull Request -
State: closed - Opened by mullermp 9 months ago
- 4 comments
#163 - Reduce gem size
Pull Request -
State: closed - Opened by alextwoods 9 months ago
- 2 comments
#162 - Increasing initial-window beyond 128K results in no window-updates
Issue -
State: closed - Opened by steve-misky about 2 years ago
- 7 comments
#161 - Support running with --enable=frozen-string-literal
Pull Request -
State: closed - Opened by danielmorrison over 2 years ago
#160 - Connection upgrade fails when request body is not empty
Issue -
State: closed - Opened by noteflakes over 3 years ago
- 1 comment
#159 - Add mutexes to client examples to avoid race conditions
Pull Request -
State: closed - Opened by dawidpieper about 4 years ago
- 1 comment
#158 - HTTP2::Client.new throws ArgumentError (wrong number of arguments (given 1, expected 0)) on Ruby 3.0
Issue -
State: closed - Opened by rgaufman about 4 years ago
- 3 comments
#157 - update max frame size on receiving SETTINGS frame from peer
Pull Request -
State: closed - Opened by sankarcheppali over 4 years ago
- 4 comments
#156 - Fix Ruby 2.7 keyword parameter deprecations
Pull Request -
State: closed - Opened by jzzocc over 4 years ago
- 2 comments
#155 - Decompressor comment incorrect
Issue -
State: closed - Opened by sshock over 4 years ago
- 2 comments
#154 - Test with Ruby 2.5-2.7, cache bundler in CI
Pull Request -
State: closed - Opened by aried3r over 4 years ago
- 4 comments
#153 - Heavy CPU usage while trying to cleanup closed streams
Issue -
State: closed - Opened by kapcod over 4 years ago
#152 - Fix cleaning up recently closed streams
Pull Request -
State: closed - Opened by kapcod over 4 years ago
- 7 comments
#151 - ignoring frame size negotiation
Issue -
State: closed - Opened by HoneyryderChuck over 5 years ago
- 1 comment
#150 - Feature/event with flags
Pull Request -
State: closed - Opened by xiejiangzhi almost 6 years ago
- 3 comments
#149 - Could we add flags to headers/data event?
Issue -
State: closed - Opened by xiejiangzhi almost 6 years ago
- 5 comments
#148 - Fix example code, remove rails method
Pull Request -
State: closed - Opened by xiejiangzhi almost 6 years ago
- 3 comments
#147 - Add validation to dynamic header table update
Pull Request -
State: closed - Opened by cjyclaire almost 6 years ago
- 10 comments
#146 - SETTINGS_HEADER_TABLE_SIZE validation?
Issue -
State: closed - Opened by cjyclaire almost 6 years ago
- 1 comment
#145 - This repo has no a license.
Issue -
State: closed - Opened by xiejiangzhi almost 6 years ago
- 4 comments
#144 - WIP: H2spec compliance fixes
Pull Request -
State: closed - Opened by HoneyryderChuck about 6 years ago
- 28 comments
#143 - abandon deep-dup, use helper functions
Pull Request -
State: closed - Opened by HoneyryderChuck about 6 years ago
- 1 comment
#142 - send connection preface on receive
Pull Request -
State: closed - Opened by HoneyryderChuck over 6 years ago
- 9 comments
#141 - alt-svc frame origin checks from rfc
Pull Request -
State: closed - Opened by HoneyryderChuck over 6 years ago
- 4 comments
#140 - ignore management frames for a period after closing a connection
Pull Request -
State: closed - Opened by HoneyryderChuck over 6 years ago
- 2 comments
#139 - receiving ping while closing connection causing ProtocolError
Issue -
State: closed - Opened by HoneyryderChuck over 6 years ago
- 5 comments
#138 - skip nils in output when processing headers
Pull Request -
State: closed - Opened by kenichi over 6 years ago
- 4 comments
#137 - Gem is not fully compliant with RFC7540 Chapter 8 requirements on request/response headers.
Issue -
State: closed - Opened by byronformwalt over 6 years ago
- 2 comments
#136 - Added enforcement of protocol handling for out-of-order headers
Pull Request -
State: closed - Opened by byronformwalt over 6 years ago
- 28 comments
#135 - Update README
Pull Request -
State: closed - Opened by dm1try over 6 years ago
- 4 comments
#134 - Add strict mode flag.
Pull Request -
State: closed - Opened by ioquatix over 6 years ago
- 3 comments
#133 - Upgraded to Rubocop 0.57.2 (no offenses detected).
Pull Request -
State: closed - Opened by byronformwalt over 6 years ago
- 4 comments
#132 - Proposed changes to enforce proper ordering of pseudo-headers.
Pull Request -
State: closed - Opened by byronformwalt over 6 years ago
- 57 comments
#131 - Improve coverage for existing behaviour.
Pull Request -
State: closed - Opened by ioquatix over 6 years ago
- 4 comments
#130 - release 0.9.1 with warning fixes
Issue -
State: closed - Opened by ioquatix almost 7 years ago
- 4 comments
#129 - goaway when talking to Cloudflare
Issue -
State: closed - Opened by ioquatix almost 7 years ago
- 15 comments
#128 - How to deal with idempotent requests which fail?
Issue -
State: closed - Opened by ioquatix almost 7 years ago
- 9 comments
#127 - Is it okay to have multiple `set-cookie` headers?
Issue -
State: closed - Opened by ioquatix almost 7 years ago
- 2 comments
#126 - Fix client when it initially receives data rather than sending it
Pull Request -
State: closed - Opened by ioquatix almost 7 years ago
- 27 comments
#125 - How does one know when headers are finished?
Issue -
State: closed - Opened by ioquatix almost 7 years ago
- 13 comments
#124 - headers could be symbols?
Issue -
State: closed - Opened by ioquatix almost 7 years ago
- 6 comments
#123 - Connection.activate_stream RuntimeError: can't add a new key into hash during iteration
Issue -
State: closed - Opened by tboyko almost 7 years ago
- 13 comments
#122 - Failing client requests
Issue -
State: closed - Opened by ioquatix almost 7 years ago
- 30 comments
#121 - Fix warnings in lib.
Pull Request -
State: closed - Opened by ioquatix almost 7 years ago
- 9 comments
#120 - Do not remove closed streams immediately
Pull Request -
State: closed - Opened by bengreenberg about 7 years ago
- 5 comments
#119 - Sending RST_STREAM on closed Streams results in GOAWAY
Issue -
State: closed - Opened by bengreenberg about 7 years ago
- 1 comment
#118 - New Release
Issue -
State: closed - Opened by HoneyryderChuck about 7 years ago
- 4 comments
#117 - remove deep_dup usage in tests, use helper methods instead
Issue -
State: closed - Opened by HoneyryderChuck about 7 years ago
- 4 comments
#116 - emitting :promise_headers when promise becomes available
Pull Request -
State: closed - Opened by HoneyryderChuck about 7 years ago
- 10 comments
#115 - Update rubocop to 0.48.1
Issue -
State: closed - Opened by igrigorik about 7 years ago
- 1 comment
#114 - promise: using the same callback both for request as response headers
Issue -
State: closed - Opened by HoneyryderChuck about 7 years ago
- 12 comments
#113 - [Fix #112] Fixes issue with obsolete Rubocop changes
Pull Request -
State: closed - Opened by Tr4pSt3R about 7 years ago
- 15 comments
#112 - Obsolete Rubocop syntax prevents code linting
Issue -
State: closed - Opened by Tr4pSt3R about 7 years ago
- 1 comment
#111 - H2C Upgrade client
Pull Request -
State: closed - Opened by HoneyryderChuck about 7 years ago
- 5 comments
#110 - added check to set path to / if empty
Pull Request -
State: closed - Opened by HoneyryderChuck about 7 years ago
- 10 comments
#109 - max concurrent streams: when to do when reached
Issue -
State: closed - Opened by HoneyryderChuck about 7 years ago
- 7 comments
#108 - Changelog
Issue -
State: closed - Opened by axelson about 7 years ago
- 1 comment
#107 - fixed window update by adding receive window control
Pull Request -
State: closed - Opened by HoneyryderChuck over 7 years ago
- 48 comments
#106 - Client failing to GET https://nghttp2.org
Issue -
State: closed - Opened by HoneyryderChuck over 7 years ago
- 6 comments
#105 - Too many WINDOW_UPDATE frames generated by the client
Issue -
State: closed - Opened by HoneyryderChuck over 7 years ago
- 12 comments
#104 - Replace deprecated tmp_ecdh_callback with ecdh_curves
Pull Request -
State: closed - Opened by southwolf over 7 years ago
- 3 comments
#103 - @streams_recently_closed update failing under multiple threads
Issue -
State: closed - Opened by HoneyryderChuck over 7 years ago
- 2 comments
#102 - Naming of gem
Issue -
State: closed - Opened by ioquatix over 7 years ago
- 6 comments
#101 - Issues properly closing
Issue -
State: closed - Opened by rfestag almost 8 years ago
- 6 comments
#100 - WebMock adapter
Issue -
State: closed - Opened by hc2p almost 8 years ago
- 2 comments
#99 - Feature: Provide helper to build http2-settings header (for h2c)
Issue -
State: closed - Opened by HoneyryderChuck almost 8 years ago
- 5 comments
#98 - Table Size updates
Pull Request -
State: closed - Opened by HoneyryderChuck almost 8 years ago
- 2 comments
#97 - Header Compression Issue (COMPRESSION_ERROR)
Issue -
State: closed - Opened by HoneyryderChuck almost 8 years ago
- 8 comments
#96 - Closing a connection: how to safely close
Issue -
State: closed - Opened by HoneyryderChuck almost 8 years ago
- 4 comments
#95 - defer stream closing and state handling
Pull Request -
State: closed - Opened by kenichi almost 8 years ago
- 8 comments
#94 - Client: Upgrade protocol
Issue -
State: closed - Opened by HoneyryderChuck almost 8 years ago
- 5 comments
#93 - Added Ruby 2.4 to the build matrix
Pull Request -
State: closed - Opened by thedrow about 8 years ago
- 3 comments
#92 - Unexpected stream identifier
Issue -
State: closed - Opened by ostinelli about 8 years ago
- 17 comments
#91 - Update README.md
Pull Request -
State: closed - Opened by msroot about 8 years ago
- 2 comments
#90 - Buffer: also forward the to_s method
Pull Request -
State: closed - Opened by mkauf about 8 years ago
- 4 comments
#89 - Use ALPN instead of NPN
Pull Request -
State: closed - Opened by mkauf about 8 years ago
- 4 comments
#88 - cleanup closed streams to reclaim memory
Pull Request -
State: closed - Opened by igrigorik about 8 years ago
- 2 comments
#87 - Update h2spec output for Only connection error if connection is a server
Pull Request -
State: closed - Opened by georgeu2000 about 8 years ago
- 3 comments
#86 - Save output of h2spec
Pull Request -
State: closed - Opened by georgeu2000 about 8 years ago
- 3 comments
#85 - Server-Push: how to properly not push when user has a resource cached
Issue -
State: closed - Opened by HoneyryderChuck about 8 years ago
- 5 comments
#84 - be safe with nils in the connection_error handler
Pull Request -
State: closed - Opened by kenichi about 8 years ago
- 5 comments
#83 - h2spec fix 5.1.1. Stream Identifiers
Pull Request -
State: closed - Opened by georgeu2000 about 8 years ago
- 11 comments
#82 - Speed up h2spec by changing timeout
Pull Request -
State: closed - Opened by georgeu2000 about 8 years ago
- 3 comments
#81 - Create rake task to run h2spec
Pull Request -
State: closed - Opened by georgeu2000 about 8 years ago
- 8 comments
#80 - Fix server.rb: push option clobbered port
Pull Request -
State: closed - Opened by georgeu2000 about 8 years ago
- 1 comment
#79 - Proxy layer
Issue -
State: closed - Opened by nattfodd about 8 years ago
- 1 comment
#78 - Fix h2spec 4.2. Frame Size
Pull Request -
State: closed - Opened by georgeu2000 over 8 years ago
- 2 comments
#77 - Fix non-secure server to run against h2spec
Pull Request -
State: closed - Opened by georgeu2000 over 8 years ago
- 8 comments