

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 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).

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.
