vpvorti.blogg.se

Ktor http client
Ktor http client













ktor http client

cancel merge will cancel a previously requested merge and block automerging.squash and merge will squash and merge this PR after your CI passes on it.merge will merge this PR after your CI passes on it.recreate will recreate this PR, overwriting any edits that have been made to it.You can trigger Dependabot actions by commenting on this PR: You can also trigger a rebase manually by commenting rebase. Additional commits viewable in compare viewĭependabot will resolve any conflicts with this PR as long as you don't alter it yourself.5600a07 KTOR-5518 Fix Exception type for OkHttp channel adapter ( #3394).9be89d7 KTOR-5448 Unmute legit SerializationException ( #3393).4431d95 KTOR-3799 Add charset only for text/* content types ( #3370).

ktor http client

  • fb161cd KTOR-5492 Fix broken JavaDoc for client and server Resources.kt ( #3395).
  • bee452e KTOR-5510 Fix isSent when content is ReadChannelContent ( #3399).
  • 5ba3db9 KTOR-5535 Use the longest successful routing trait on mismatch ( #3416).
  • c9327e7 KTOR-5591 Fix takeFrom(URL) method with underscore in host ( #3417).
  • 32c1888 KTOR-5466 Connect timeout is not respected when using the HttpRequestRetry pl.
  • Gzip encoding: IllegalStateException: Expected 112, actual 113 ( KTOR-5300).
  • Sourced from io.ktor:ktor-client-content-negotiation's changelog.
  • iOS unit test deadlocks with DarwinClientEngine ( KTOR-5332).
  • HttpRequestRetry: Memory leak of coroutines objects when using the plugin ( KTOR-5099).
  • Regression in 2.2.1: Got EOF but at least 0 bytes were expected ( 5372).
  • Server cannot be started with the Swagger plugin ( KTOR-5308).
  • Allow specifying immutable in CacheControl ( KTOR-3757).
  • Engine shutdown grace period and timeout are not configurable ( KTOR-5359).
  • The swaggerUI method is too restrictive and cannot be called inside a route ( KTOR-5307).
  • Resource annotation should be MetaSerializable ( KTOR-5397).
  • HOCON: CLI parameters don't override custom array properties since 2.1.0 ( KTOR-5100).
  • Netty: Unable to set the tcpKeepAlive ( KTOR-5370).
  • Multipart File doesn't upload whole file, throws "Unexpected EOF: expected 4096 more bytes" for larger files ( KTOR-3455).
  • Server ContentNegotiation no longer allows multiple decoders for one Content-Type ( KTOR-5410).
  • KTOR HTTP CLIENT CODE

    DropwizardMetricsPlugin logs status code incorrectly when is used together with StatusPages plugin ( KTOR-5420).HttpRequestRetry retries on FileNotFoundException thrown by FileStorage ( KTOR-5444).FileStorage throws java.io.FileNotFoundException (File name too long) when request path is long ( KTOR-5443).Add Client Plugins Trace Logging ( KTOR-5264).Make OAuth2 functionality multiplatform ( KTOR-1144).ContentNegotiation: "Skipping because the type is ignored" log message is unclear ( KTOR-5479).OkHttp: Cancelling while writing to ByteWriteChannel when overriding WriteChannelContent causes propagation of CancellationException to a caller ( KTOR-5518).

    ktor http client

    is lost for the classes that have generic type parameters ( KTOR-5448).ContentNegotiation: The "charset=UTF-8" part is added for the Content-Type header ( KTOR-3799).Javadoc for Resources.kt cannot be compiled ( KTOR-5492).Compressing the response will result in unexpected ERROR log output after processing in the StatusPages ( KTOR-5510).Routing: Wrong content-type results in 405 instead of 415 status code with two routes ( KTOR-5535).URLs with underscore fail to parse correctly in HTTP client request ( KTOR-5591).Connect timeout is not respected when using the HttpRequestRetry plugin ( KTOR-5466).Sourced from io.ktor:ktor-client-content-negotiation's releases. Bumps io.ktor:ktor-client-content-negotiation from 2.1.3 to 2.2.4.















    Ktor http client