Ecosyste.ms: Issues

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

GitHub / http-kit/http-kit issues and pull requests

#577 - Question: Response Body size limitation

Issue - State: closed - Opened by kroncatti 8 days ago - 2 comments
Labels: question/usage

#576 - [tests] Fix Netty warnings in tests

Issue - State: open - Opened by ptaoussanis 12 days ago
Labels: help welcome, good first pr

#575 - check if content-encoding `deflate` carries zip envelope when setting up Inflater

Pull Request - State: closed - Opened by pieterbreed 12 days ago - 2 comments
Labels: bug, client

#573 - Possible native memory leak

Issue - State: open - Opened by msolli 4 months ago - 4 comments
Labels: needs investigation, bug?, help welcome

#572 - wiki/3-Server.md: add writeup for websockets (was -> "start writeup for WebSocket handling")

Pull Request - State: closed - Opened by jf 4 months ago - 6 comments
Labels: doc

#571 - documentation needs cleaning up and centralizing (was -> footnote link for API docs / run-server is wrong)

Issue - State: open - Opened by jf 4 months ago - 2 comments
Labels: pr welcome, help welcome, good first pr, doc

#570 - Add updated WebSocket examples to Wiki

Issue - State: closed - Opened by ptaoussanis 4 months ago - 4 comments
Labels: pr welcome, help welcome, good first pr, doc

#569 - [Client][Performance] Implement PersistentConn equality dynamically

Pull Request - State: open - Opened by bsless 4 months ago - 3 comments
Labels: client, can close?

#568 - [client][performance] Regression after #446

Issue - State: open - Opened by bsless 4 months ago - 3 comments
Labels: client, can close?

#567 - add code that seems to be needed for instrumentation

Pull Request - State: closed - Opened by jefimm 6 months ago - 2 comments
Labels: enhancement, client, needs more info

#566 - "Unmasked client to server frame" causes 502s

Issue - State: open - Opened by alexandergunnarson 6 months ago - 9 comments
Labels: question/usage, ideas welcome, bug?, help welcome

#565 - [Proposal][Client] Consider more idiomatic bridges with JVM async paradigms

Issue - State: open - Opened by bsless 6 months ago - 5 comments
Labels: enhancement, pr welcome, client

#564 - NoSuchMethodError on projects AOT'd on java 21 but run on earlier java versions

Issue - State: closed - Opened by rafd 6 months ago - 13 comments
Labels: can close?, known limitation, doc

#563 - WebTransport support

Issue - State: open - Opened by alexandergunnarson 7 months ago - 2 comments
Labels: enhancement, question/usage, needs more info

#562 - [new] [client] [#561] Add `:nested-param-style` options to match `clj-http`

Pull Request - State: closed - Opened by wevre 7 months ago - 2 comments
Labels: enhancement, client

#561 - Add options for encoding nested form and query params a la clj-http

Issue - State: closed - Opened by wevre 7 months ago - 7 comments
Labels: enhancement, pr welcome, client

#560 - v2.7.0 SNI change broke connections to plain IP addresses with SSLHandshakeException "Hostname or IP address is undefined."

Issue - State: closed - Opened by hoxu 7 months ago - 8 comments
Labels: bug, client, can close?

#559 - Consider adding `Content-Type: text/plain` to HTTP 500 response in `org.httpkit.server.HttpHandler#run`

Issue - State: closed - Opened by sumbach 7 months ago - 6 comments
Labels: enhancement, can close?

#558 - http-kit v2.8.0 final

Issue - State: closed - Opened by ptaoussanis 8 months ago - 1 comment

#557 - http-kit v2.8.0-RC1

Issue - State: closed - Opened by ptaoussanis 8 months ago - 1 comment

#556 - Request Map doesn't contain information about authority

Issue - State: closed - Opened by RokLenarcic 9 months ago - 8 comments
Labels: question/usage, server

#555 - Requests which throw java.net.ConnectException may actually succeed

Issue - State: open - Opened by aphyr 9 months ago - 3 comments
Labels: client, bug?, help welcome, can close?, needs more info

#554 - Support for non-ASCII characters on multipart filename

Pull Request - State: closed - Opened by davartens 11 months ago - 1 comment
Labels: enhancement, client

#553 - Fix order of err-logger and warn-logger

Pull Request - State: closed - Opened by frwdrik 11 months ago - 1 comment
Labels: bug, server

#552 - logger-warn and error-warn are passed in wrong order to HttpServer constructor

Issue - State: closed - Opened by frwdrik 11 months ago - 1 comment
Labels: bug, server

#551 - logger-warn gets rebound

Issue - State: closed - Opened by slipset 11 months ago - 1 comment
Labels: bug, server

#550 - Fix broken links in getting started wiki.

Pull Request - State: closed - Opened by mathisto 11 months ago - 3 comments
Labels: bug

#549 - It will turn headers into camel format

Issue - State: closed - Opened by zhenghub 11 months ago - 2 comments
Labels: client, needs more info

#548 - Unix socket benchmark

Issue - State: closed - Opened by tom-adsfund 12 months ago - 1 comment
Labels: enhancement, known limitation

#547 - CURL and finagle failing to parse :set-cookies with '\n'

Issue - State: closed - Opened by kroncatti 12 months ago - 13 comments
Labels: question/usage, can close?

#546 - [WIP] Add support for Ring websocket API

Pull Request - State: closed - Opened by weavejester 12 months ago - 26 comments
Labels: enhancement

#545 - 2.8.0-beta2 has CIDER dependencies

Issue - State: closed - Opened by borkdude 12 months ago - 3 comments
Labels: bug

#544 - [fix] [server] [#543] Migrate away from SimpleDateFormat to java.time

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

#543 - Problem in native-image and HttpUtils when using virtual threads

Issue - State: closed - Opened by borkdude 12 months ago - 11 comments
Labels: pr welcome, bug?

#542 - `[wiki]` Add client page from website

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

#541 - Ring websocket API support

Issue - State: closed - Opened by weavejester almost 1 year ago - 4 comments
Labels: enhancement, pr welcome, server

#540 - [fix] [server] [#539] Prevent race condition in TimerService

Pull Request - State: closed - Opened by weavejester almost 1 year ago - 1 comment
Labels: bug, server

#539 - Race condition in TimerService.scheduleTask

Issue - State: closed - Opened by weavejester about 1 year ago - 2 comments
Labels: bug, server

#538 - [new] [server] [#394] Add support for Ring async handler arities

Pull Request - State: closed - Opened by weavejester about 1 year ago - 4 comments
Labels: enhancement

#537 - Issue preventing non-keep-alive benchmarks

Issue - State: closed - Opened by ptaoussanis about 1 year ago - 1 comment
Labels: bug, pull-requests welcome, ideas welcome

#536 - [fix] [client] fix handling of some bad ssl certificates

Pull Request - State: closed - Opened by jeffdik about 1 year ago - 4 comments

#535 - http-kit client accepts some bad SSL certificates by default

Issue - State: closed - Opened by jeffdik about 1 year ago - 2 comments
Labels: bug

#534 - [fix] [#533] Capture number of processors at runtime in graalvm binary

Pull Request - State: closed - Opened by borkdude about 1 year ago - 3 comments

#533 - Capture number of processors at runtime in a graalvm binary

Issue - State: closed - Opened by borkdude about 1 year ago - 2 comments

#532 - 2.8.0 beta1 blows up size of babashka image

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

#531 - Update http.async.client to 1.2.0

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

#530 - Outdated http.async.client fails to compile

Issue - State: closed - Opened by NoahTheDuke about 1 year ago - 2 comments
Labels: pull-requests welcome

#529 - HttpServer#tryWrite

Issue - State: open - Opened by zhoujiaping about 1 year ago - 1 comment
Labels: help welcome, needs more info

#528 - Fix regression: the new default SNI client doesn't support `:insecure?` req option

Issue - State: closed - Opened by ptaoussanis about 1 year ago - 2 comments
Labels: bug, pull-requests welcome, client, assistance welcome

#527 - Handle closing connection by client

Issue - State: closed - Opened by vganshin about 1 year ago - 2 comments
Labels: question/usage

#526 - get to specific url returns empty body, while other clients don't

Issue - State: open - Opened by Flawless over 1 year ago - 1 comment
Labels: client, needs investigation, bug?, assistance welcome

#524 - Reliably close InputStream

Pull Request - State: closed - Opened by rublag over 1 year ago - 2 comments
Labels: enhancement, server, client

#523 - HttpClient breaks on chunked response with trailer

Issue - State: closed - Opened by leahneukirchen over 1 year ago - 7 comments
Labels: bug, client, can close?, needs reviewer/s

#522 - Client error: Illegal character in query at index

Issue - State: closed - Opened by IliasDeros over 1 year ago - 4 comments
Labels: question/usage, client, can close?

#521 - The order of Host header when making a request

Issue - State: closed - Opened by ekim7809 over 1 year ago - 3 comments

#520 - Unexpected Compile Dependency on `cider/cider-nrepl`

Issue - State: closed - Opened by harold over 1 year ago - 4 comments
Labels: bug

#519 - Update "insecure" client tests for SNI client

Issue - State: closed - Opened by ptaoussanis over 1 year ago - 7 comments
Labels: pull-requests welcome, ideas welcome, client, assistance welcome

#518 - Exceptions on callbacks are always logged to stderr

Issue - State: open - Opened by mateusduboli over 1 year ago - 7 comments
Labels: client, assistance welcome

#517 - Elastic APM Agent distributed tracing support

Issue - State: open - Opened by AriPaaWun over 1 year ago - 10 comments
Labels: enhancement, pr welcome, ideas welcome, client, can close?, needs reviewer/s

#516 - [#515] [doc] Update docs wrt/ graalvm

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

#515 - Provide out-of-the-box support for GraalVM Native Image.

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

#514 - Close idle channels after 1000 millis

Pull Request - State: open - Opened by kipz over 1 year ago - 1 comment
Labels: help welcome

#513 - Use SNI client by default for Java >= 8

Pull Request - State: closed - Opened by ptaoussanis over 1 year ago - 1 comment
Labels: enhancement, client, assistance welcome

#512 - Move all tests from with-channel to as-channel

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

#511 - [new] [Build] [#509] Add native-image test to CI (@borkdude)

Pull Request - State: closed - Opened by borkdude over 1 year ago - 9 comments

#510 - Add support for customizing address and channel providers

Pull Request - State: closed - Opened by kipz over 1 year ago - 3 comments
Labels: enhancement, server, client

#509 - Add native-image test to CI

Issue - State: closed - Opened by borkdude over 1 year ago - 4 comments
Labels: enhancement

#508 - Update unit tests to use `as-channel` rather than `with-channel`

Issue - State: closed - Opened by ptaoussanis over 1 year ago
Labels: pull-requests welcome, server, assistance welcome

#507 - Add GitHub to build and run tests

Pull Request - State: closed - Opened by kipz over 1 year ago - 3 comments
Labels: enhancement

#506 - Add support for Unix Domain Sockets

Pull Request - State: closed - Opened by kipz over 1 year ago - 7 comments
Labels: enhancement

#505 - Prevent duplicate headers in HeaderMap

Pull Request - State: closed - Opened by kipz over 1 year ago - 2 comments
Labels: bug

#504 - Add clj-kondo support to with-channel

Pull Request - State: closed - Opened by figurantpp over 1 year ago - 16 comments
Labels: server, assistance welcome

#503 - properly close sockets when calling stop() on client

Pull Request - State: closed - Opened by benbramley over 1 year ago - 3 comments
Labels: enhancement, client

#502 - join multiple headers with \n rather than ,

Pull Request - State: closed - Opened by g23 almost 2 years ago - 3 comments

#501 - HTTP Client suggestion for cookies and multiple headers

Issue - State: closed - Opened by g23 almost 2 years ago - 2 comments
Labels: enhancement, pull-requests welcome

#500 - Consistent javax.net.ssl.SSLException on requests

Issue - State: closed - Opened by jaybarra almost 2 years ago - 4 comments

#499 - Websocket fix

Pull Request - State: closed - Opened by davidhjp01 almost 2 years ago - 1 comment
Labels: bug, server, blocked on feedback

#498 - Content-Length header set on Websocket upgrade request

Issue - State: closed - Opened by restenb almost 2 years ago - 3 comments
Labels: bug, pull-requests welcome, server

#497 - We have some notice when the v2.7 will be released?

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

#496 - Direct (non heap) memory leaks caused by serving bigger files (like videos)

Issue - State: open - Opened by kajism about 2 years ago - 3 comments
Labels: pr welcome, server

#495 - CHANGED - modify http server loop error

Pull Request - State: closed - Opened by tweeks-reify about 2 years ago - 5 comments
Labels: enhancement

#494 - Edited formatting of README

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

#493 - [Server] Send '100 Continue' response only once

Pull Request - State: closed - Opened by zgtm about 2 years ago - 1 comment
Labels: bug, server

#492 - Basic Project Template (Skeleton)

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

#491 - Too many `100 Continue` responses with large requests

Issue - State: closed - Opened by zgtm about 2 years ago - 11 comments
Labels: bug, pull-requests welcome, ideas welcome, server

#490 - add :as :raw-byte-array coercion for babashka use case

Pull Request - State: closed - Opened by xfthhxk over 2 years ago - 2 comments
Labels: enhancement, client

#489 - properly unrecycle the req when kept-alive conn wasn't able to be reused

Pull Request - State: closed - Opened by xwang1498 over 2 years ago - 4 comments
Labels: bug, client, assistance welcome

#488 - Infinite / no timeouts

Issue - State: closed - Opened by cap10morgan over 2 years ago - 2 comments
Labels: question/usage

#487 - Client loop: SSL handshake failure

Issue - State: closed - Opened by deobald over 2 years ago - 1 comment

#486 - How to fire multiple HTTP requests in parallel?

Issue - State: closed - Opened by pheeria over 2 years ago - 4 comments

#485 - Add HTTP LIST method

Pull Request - State: closed - Opened by greglook almost 3 years ago - 3 comments
Labels: enhancement, client

#484 - Add :start-time to request

Pull Request - State: closed - Opened by niquola almost 3 years ago - 3 comments
Labels: enhancement, server

#483 - Addresses issue #482

Pull Request - State: closed - Opened by pmonks about 3 years ago - 2 comments
Labels: bug, client

#482 - SNI client incompatible with JDK 17?

Issue - State: closed - Opened by pmonks about 3 years ago - 4 comments
Labels: bug, pull-requests welcome

#481 - [#401] mark Request as connected when reusing keepalive

Pull Request - State: closed - Opened by xwang1498 about 3 years ago - 2 comments
Labels: bug, client

#479 - Make MappedByteBufferSize threshold configurable via option

Pull Request - State: closed - Opened by ikappaki about 3 years ago - 7 comments
Labels: enhancement, server, known limitation

#478 - Issue with locking Files served to clients

Issue - State: closed - Opened by ikappaki about 3 years ago - 1 comment
Labels: bug, pull-requests welcome, server, assistance welcome, needs reviewer/s