GitHub / python-hyper/hyper issues and pull requests
#441 - Implemented SOCKS5 proxies.
Pull Request -
State: open - Opened by KOLANICH about 5 years ago
#440 - Added .editorconfig
Pull Request -
State: open - Opened by KOLANICH about 5 years ago
#439 - Moved the metadata into setup.cfg.
Pull Request -
State: open - Opened by KOLANICH about 5 years ago
#438 - The orders of sending packages in Debug mode and Run mode are different.
Issue -
State: open - Opened by FrankHuy about 5 years ago
#437 - HTTP20Connection.request has no mechanism to send duplicate headers
Issue -
State: closed - Opened by bneradt about 5 years ago
- 3 comments
#435 - Retain connection in HTTP/2 using hyper to avoid authentication for every request
Issue -
State: open - Opened by vikramojha89 over 5 years ago
#434 - Client certificates?
Issue -
State: open - Opened by aqeeliz over 5 years ago
#433 - h2 version bump
Pull Request -
State: open - Opened by dashdanw over 5 years ago
#432 - basestring erroneously ignores unicode in Python2.7
Issue -
State: open - Opened by imankulov almost 6 years ago
#431 - Python deprecation warnings: collections, imp, logging.warn
Issue -
State: open - Opened by andersk almost 6 years ago
#430 - Django3.0 Upgrade - Remove unsupported dependencies
Pull Request -
State: closed - Opened by darkcloud1801 almost 6 years ago
#429 - Support for latest h2 version
Pull Request -
State: open - Opened by zetahernandez almost 6 years ago
- 1 comment
#428 - How can I add query parameters when using class HTTP20Connection?
Issue -
State: open - Opened by ghost almost 6 years ago
#427 - Forcing Cleartext HTTP2 Without Upgrade Mechanism
Issue -
State: open - Opened by iamthebot about 6 years ago
- 3 comments
#426 - Fix for python 3.7-3.9
Pull Request -
State: open - Opened by hwms about 6 years ago
#425 - hyper hangs while POSTing to Apple APNS servers
Issue -
State: open - Opened by j0nes2k about 6 years ago
- 2 comments
#424 - HTTP11Connection does not use http/1.1 protocol
Issue -
State: open - Opened by nqbao about 6 years ago
- 1 comment
#423 - How resolve DNS to a specific IP?
Issue -
State: open - Opened by the-boring-dev over 6 years ago
#422 - Upgrade to the latest h2
Issue -
State: open - Opened by lig over 6 years ago
- 2 comments
#421 - Could you please make MAX_CHUNK configurable?
Issue -
State: open - Opened by JasonShui716 over 6 years ago
- 1 comment
#420 - Upgrade from HTTP/1.1. to HTTP2 not working
Issue -
State: closed - Opened by kfreter over 6 years ago
- 2 comments
#419 - hyper.contrib.HTTP20Adapter with requests.session not working on python 2.7
Issue -
State: open - Opened by ramazk over 6 years ago
#418 - Added the possibility of passing an external socket to HTTP20Connection
Pull Request -
State: open - Opened by ocampana over 6 years ago
#417 - How to control ssl context in a HTTP20Adapter
Issue -
State: open - Opened by VeNoMouS over 6 years ago
- 1 comment
#416 - HTTP20Adapter sends extra headers ??
Issue -
State: open - Opened by qwerty32123 over 6 years ago
- 20 comments
#415 - Transfer of maintenance
Issue -
State: open - Opened by Lukasa over 6 years ago
- 3 comments
Labels: Advisory
#414 - Package Dependency Changes
Pull Request -
State: closed - Opened by darkcloud1801 over 6 years ago
#413 - Edit on github link on RTD broken.
Issue -
State: open - Opened by rbtcollins almost 7 years ago
#412 - Ping does not work correctly
Issue -
State: open - Opened by PrimozGodec almost 7 years ago
- 3 comments
#411 - Archive this repo
Issue -
State: open - Opened by webknjaz almost 7 years ago
- 2 comments
#410 - how to pass a file and body at same time?
Issue -
State: open - Opened by Alnyz almost 7 years ago
- 6 comments
#409 - Hyper doesn't print out any cookies.
Issue -
State: open - Opened by BarryThrill almost 7 years ago
- 1 comment
#408 - How to https?
Issue -
State: open - Opened by peterbe almost 7 years ago
- 5 comments
#407 - python 3.7
Pull Request -
State: open - Opened by peterbe almost 7 years ago
- 2 comments
#406 - hyper verify does not work
Issue -
State: open - Opened by kelvinwop almost 7 years ago
- 1 comment
#405 - python3 compatibility fix for FakeOriginalResponse
Pull Request -
State: open - Opened by xingzhisg almost 7 years ago
- 2 comments
#404 - Readtimeout is not implemented master
Issue -
State: open - Opened by abhijeetgituser almost 7 years ago
- 5 comments
#403 - Tests requiring internet
Issue -
State: open - Opened by jayvdb almost 7 years ago
#402 - HTTP20Connection: Fix use of ENABLE_PUSH
Pull Request -
State: open - Opened by jayvdb almost 7 years ago
#401 - fix for issue #394
Pull Request -
State: open - Opened by alexpayne482 about 7 years ago
#400 - Url contain comma cause exception
Issue -
State: open - Opened by dailin about 7 years ago
- 1 comment
#399 - Fix BufferedSocket capacity calculation
Pull Request -
State: open - Opened by nkemnitz about 7 years ago
#398 - ConnectionResetError after certain number of HTTP/1.1 requests
Issue -
State: open - Opened by nkemnitz about 7 years ago
#397 - SOCKS(5) proxy support
Issue -
State: closed - Opened by matsjoyce about 7 years ago
- 4 comments
#396 - Fixing the deprecation
Pull Request -
State: open - Opened by KOLANICH over 7 years ago
#395 - Pushed resources not issued when using HTTP/2 server push
Issue -
State: closed - Opened by jvdrhoof over 7 years ago
#394 - Port Number is not present in the authority header
Issue -
State: open - Opened by JoseNaveen over 7 years ago
#393 - Fix cookies problem
Pull Request -
State: open - Opened by Margesh92 over 7 years ago
#392 - Using hyper.contrib.HTTP20Adapter with requests.session ignores set-cookie header and does not set cookies.
Issue -
State: open - Opened by Margesh92 over 7 years ago
- 12 comments
#391 - Using hyper.contrib.HTTP20Adapter with requests.session ignores proxies.
Issue -
State: open - Opened by PATAPOsha over 7 years ago
- 2 comments
#390 - Use iter_raw when making headers h2-safe to preserve original headers
Pull Request -
State: open - Opened by jmaroeder over 7 years ago
#389 - HTTPHeaderMap splitting on commas can lead to unpredictable request headers
Issue -
State: open - Opened by jmaroeder over 7 years ago
- 1 comment
#388 - Document how to detect http2 connection when using requests HTTP20Adapter adapter
Issue -
State: closed - Opened by thenewguy over 7 years ago
- 1 comment
#387 - hyper HTTP2 slower than hyper HTTP1 on top of MPTCP
Issue -
State: open - Opened by deshmukhrajvardhan over 7 years ago
- 3 comments
#386 - Add '@=' separator to pass JSON objects via CLI
Pull Request -
State: open - Opened by agoconcept over 7 years ago
- 1 comment
#385 - Delay SSL context construction in requests adapter
Pull Request -
State: open - Opened by joguSD almost 8 years ago
#384 - Don't split the authorization header
Pull Request -
State: closed - Opened by joguSD almost 8 years ago
#383 - Unable to handle more than 1024 file descriptors: filedescriptor out of range in select()
Issue -
State: closed - Opened by dmarvp almost 8 years ago
- 5 comments
#382 - In raspberry(python3.4) , raise ConnectionResetError
Issue -
State: open - Opened by moxigua almost 8 years ago
#381 - SSL key log file
Issue -
State: closed - Opened by aarijitghoshal almost 8 years ago
- 1 comment
#380 - Multipart request question
Issue -
State: closed - Opened by mgp25 almost 8 years ago
- 2 comments
#379 - Something went wrong when https://nghttp2.org/httpbin/headers
Issue -
State: closed - Opened by kmahyyg almost 8 years ago
- 1 comment
#378 - `pipenv install` breaks when hyper is included
Issue -
State: open - Opened by skorokithakis almost 8 years ago
- 1 comment
#377 - `pipenv install` breaks when hyper is included
Issue -
State: closed - Opened by skorokithakis almost 8 years ago
#376 - HTTPS with HTTP11Connection
Issue -
State: closed - Opened by deshmukhrajvardhan about 8 years ago
- 1 comment
#375 - Incomplete Response in HTTP1.1
Issue -
State: closed - Opened by deshmukhrajvardhan about 8 years ago
- 1 comment
#374 - read() vs read(amt) delay vs requests lib
Issue -
State: closed - Opened by deshmukhrajvardhan about 8 years ago
#373 - how to iterate over read(amt,decode_content=True)?
Issue -
State: closed - Opened by deshmukhrajvardhan about 8 years ago
- 3 comments
#372 - AttributeError: module 'h2.settings' has no attribute 'ENABLE_PUSH'
Issue -
State: closed - Opened by KOLANICH about 8 years ago
- 1 comment
#371 - TooManyStreamsError when tried with multiple requests
Issue -
State: closed - Opened by cheburakshu about 8 years ago
- 2 comments
#370 - Add a fix to make it possible to add window_manager to HTTP20Adapter.
Pull Request -
State: closed - Opened by johejo about 8 years ago
- 1 comment
#369 - An example of http2 based on ssl
Issue -
State: closed - Opened by guoxiaolu over 8 years ago
- 2 comments
#368 - Add support for brotli compression
Pull Request -
State: closed - Opened by viranch over 8 years ago
#367 - Fix crash on getting unsupported content-encoding
Pull Request -
State: closed - Opened by viranch over 8 years ago
#366 - Fix http11 head response
Pull Request -
State: closed - Opened by johejo over 8 years ago
#365 - Change the address of sample code.
Pull Request -
State: closed - Opened by johejo over 8 years ago
#364 - new release
Issue -
State: open - Opened by matjazp over 8 years ago
- 3 comments
#363 - http2bin.org is down
Issue -
State: closed - Opened by yzhong52 over 8 years ago
- 1 comment
#362 - how to use hyper send a multiple part http request
Issue -
State: closed - Opened by xiaoxiaojuan over 8 years ago
- 1 comment
#361 - fix zlib_compressobj wbit
Pull Request -
State: closed - Opened by johejo over 8 years ago
#360 - fix new failing flake checks in CI
Pull Request -
State: closed - Opened by matjazp over 8 years ago
#359 - Flake checks in CI fail
Issue -
State: closed - Opened by matjazp over 8 years ago
#358 - fix HEAD response length
Pull Request -
State: closed - Opened by johejo over 8 years ago
- 1 comment
#357 - Hyper may try to receive an empty body from the HEAD response.
Issue -
State: open - Opened by johejo over 8 years ago
- 3 comments
#356 - Fix: stream end when length of last chunk equal to MAX_CHUNK
Pull Request -
State: closed - Opened by PrimozGodec over 8 years ago
- 3 comments
#355 - END_STREAM not marked when last chunk of length MAX_CHUNK
Issue -
State: open - Opened by PrimozGodec over 8 years ago
#354 - SSLError on delayed response
Issue -
State: closed - Opened by ckiickA over 8 years ago
- 3 comments
#353 - Socket Error Seems to be Raised Incorrectly
Issue -
State: closed - Opened by jeffsawatzky over 8 years ago
- 1 comment
#352 - Streams code snippet needs updating
Issue -
State: closed - Opened by paul-hammant over 8 years ago
- 7 comments
#351 - Authentication how-to needed
Issue -
State: open - Opened by paul-hammant over 8 years ago
#350 - Hyper tries to reuse closed connection and throwns exception
Issue -
State: open - Opened by mstoykov over 8 years ago
- 3 comments
#339 - Brotli
Pull Request -
State: open - Opened by KOLANICH over 8 years ago
- 3 comments
#333 - _ssl.c errors
Issue -
State: open - Opened by KOLANICH over 8 years ago
- 11 comments
#321 - Respect `verify` option in requests adapter
Pull Request -
State: closed - Opened by KostyaEsmukov almost 9 years ago
- 2 comments
#304 - HTTPS proxy support
Issue -
State: closed - Opened by chripede about 9 years ago
- 5 comments
#282 - http20 response and stream have no way of reading 0-or-more bytes in a non blocking manner
Issue -
State: closed - Opened by james-huang over 9 years ago
- 2 comments
#187 - Timeout handling
Issue -
State: open - Opened by farefernandez about 10 years ago
- 12 comments
Labels: Long-Term Goal
#142 - HTTP upgrade can block
Issue -
State: open - Opened by Lukasa over 10 years ago
- 10 comments
Labels: Bug
#99 - AttributeError: 'module' object has no attribute 'PROTOCOL_TLSv1_2'
Issue -
State: closed - Opened by zablotski almost 11 years ago
- 4 comments
#18 - Get added to urllib3.
Issue -
State: open - Opened by Lukasa about 12 years ago
- 7 comments
Labels: Long-Term Goal