4707 Commits (main)

Author SHA1 Message Date
Stéphane Nicoll 4464251754 Add missing runtime hints for ProblemDetail mixins 10 months ago
Arjen Poutsma 8f21479234 Add body conversion capabilities in RestClient::exchange 10 months ago
Stéphane Nicoll 7f615fd8af Fix reference in deprecation message of parseForwardedFor 10 months ago
Sébastien Deleuze 38724a1205 Fix RestClient generic type handling 11 months ago
rstoyanchev 5c012bbb0c Set maxAge correctly when expiring WebSession 11 months ago
Johnny Lim cafb38ad1d Add Javadoc since to ProblemDetail.setProperties() 11 months ago
Arjen Poutsma dc26d3b0ec Defer cleanup in DefaultServerWebExchange 11 months ago
Arjen Poutsma 486503bd31 Buffer writes in JettyClientHttpRequest 11 months ago
Arjen Poutsma 0839f5b749 Test form submissions 11 months ago
rstoyanchev 5df6e8825d Polishing in CookieWebSessionIdResolver 11 months ago
Arjen Poutsma efb93ca109 Fix bug in calculation of maximum form part size 11 months ago
rstoyanchev 654e822676 Fix Javadoc link 11 months ago
Arjen Poutsma 6dd93d4d85 Allow repeatable writes in HttpMessageConverter 11 months ago
rstoyanchev f16122d533 Polishing and minor refactoring 11 months ago
Carl-Eric Menzel d54a694f5a Add handler for unknown status codes 11 months ago
Johnny Lim 2b750926c3 Polishing 11 months ago
Arjen Poutsma 66aac7e359 Add maxParts and maxPartSize to PartEventHttpMessageReader 11 months ago
Rob Winch 03d286c4a1 Document X-Forwarded-* Headers 11 months ago
Sébastien Deleuze 3b80f2c4cb Refine MaxUploadSizeExceededException handling 11 months ago
Arjen Poutsma b6e0b8c343 Use StreamingHttpOutputMessage.Body.repeatable in OkHttp3ClientHttpRequest 11 months ago
rstoyanchev 5c6b9be3a1 Send 400 for PathVariable that is null after conversion 11 months ago
rstoyanchev 796080abb8 Test for change to add conversion of defaultValue 11 months ago
Arjen Poutsma e0ac000415 Allow repeatable writes in StreamingHttpOutputMessage 11 months ago
rstoyanchev e57b942b4d MockMvcBuilder supports filter name in addition to initParams 11 months ago
Arjen Poutsma cb4d44b83e JdkClientHttpRequest does not support Content-Length 0 11 months ago
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 11 months ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 11 months ago
Sam Brannen 37e6fe5b64 Update copyright headers 11 months ago
Brian Clozel 31a62ff8ba Add JMH benchmarks for Protobuf message converter 11 months ago
Brian Clozel 631a5d1dc1 Remove support for Protobuf 2.x and protobuf-java-format 11 months ago
rstoyanchev 7271dfed68 Use CopyOnWriteArrayList for beforeCommit actions 11 months ago
rstoyanchev a8019f2d0b Create reusable DisconnectedClientHelper 11 months ago
Stéphane Nicoll 5c6232e681 Polish "Order modifiers to align with JLS" 11 months ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 11 months ago
Sébastien Deleuze 875eeabb6f Add a properties setter to ProblemDetail 11 months ago
Stéphane Nicoll 6efc99fdd8 Harmonize BeanRegistrationAotContribution class names 11 months ago
Sam Brannen 32b4f55d92 Update copyright headers 11 months ago
Sam Brannen d43cf2c5cd Polishing 11 months ago
Brian Clozel ca4d0d784b Apply instrumentation fixes to HttpWebHandlerAdapter 11 months ago
Brian Clozel da95542d8f Prevent duplicate HTTP server observations 11 months ago
rstoyanchev b5b9386be6 Polishing 11 months ago
Olga MaciaszekSharma 0cd196e3dd Add UriBuilderFactoryArgumentResolver 11 months ago
rstoyanchev 0542fe5232 Update ClientHttpRequestInterceptor javadoc 11 months ago
Brian Clozel e9fcb21d55 Refine status KeyValue for HTTP server observations 12 months ago
Sébastien Deleuze 2158410853 Revert "Support Jackson's DatatypeFeature in Jackson2ObjectMapperBuilder" 12 months ago
Sébastien Deleuze ae88bbaac3 Reintroduce org.springframework.http.client.reactive.ReactorResourceFactory 12 months ago
Sébastien Deleuze 299a10ce2a Update `@Since` Java doc tags in ReactorResourceFactory 12 months ago
Sébastien Deleuze e0ba42a80c Move ReactorResourceFactory to org.springframework.http.client package 12 months ago
Arjen Poutsma faaf3a61f2 Add FormEvent stream event test 12 months ago
Sébastien Deleuze 298d6e4db0 Fix unused import error in ReactorClientHttpConnector 12 months ago