32 Commits (faffd98621611cea8fd58ca813452a80689f0970)

Author SHA1 Message Date
Arjen Poutsma ca01cb4df6 SPR-5539: Add XML HttpMessageConverters 17 years ago
Arjen Poutsma b08ad44230 SPR-5536: RestTemplate does not do HTTP GET if it should 17 years ago
Arjen Poutsma eb47a4b5be SPR-5516: RestTemplate should encode the url variables 17 years ago
Arjen Poutsma 4c0edc2b9d SPR-5515: NPE when passing null as a request to RestTemplate.postForLocation 17 years ago
Arjen Poutsma 2d0705467a Added Form converter 17 years ago
Juergen Hoeller 760cab8fea refactored HTTP support into top-level package "org.springframework.http"; revised RestTemplate facility in package "org.springframework.web.client" 17 years ago
Arjen Poutsma e22f267dba Added ServerHttpRequest/Response to web.http, and Servlet-based implementations. 17 years ago
Arjen Poutsma b2fdd7f1fe Added UriTemplate class 17 years ago
Arjen Poutsma ca535bb1d0 SPR-5260: RestTemplate 17 years ago
Arjen Poutsma cdd37d7e8b Character encoding tests 17 years ago
Arjen Poutsma e9d548e62f Fixed problem when headers were written after ClientHttpRequest.execute() 17 years ago
Arjen Poutsma 0db40dd676 Fixing tests 17 years ago
Arjen Poutsma 2de9e2a38d Added HTTP conversion abstraction for RestTemplate 17 years ago
Arjen Poutsma 4a02cd96ea Added HTTP abstraction for RestTemplate 17 years ago
Juergen Hoeller 35c36dda4b fixed HTTP invoker to support resolution of multi-level primitive array classes again 17 years ago
Arjen Poutsma 460977263d Added extractFullFilenameFromUrlPath to WebUtils 17 years ago
Arjen Poutsma 6c96c48bf5 Resurrected requestScopeTests.xml from revision 573 17 years ago
Arjen Poutsma ad2cc34b79 SPR-2581: Provide out of the box implementation of the thread scope 17 years ago
Juergen Hoeller f0415306d5 consistent copies of mocks 17 years ago
Juergen Hoeller 8af66c83ad consistent mock behavior 17 years ago
Chris Beams 93e30a4fc5 moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet 17 years ago
Chris Beams 31f5961dce moving remoting.*, scheduling.* unit tests from .testsuite -> .context, .web 17 years ago
Chris Beams 8977ad4032 moving unit tests from .testsuite -> .core 17 years ago
Juergen Hoeller 597e92a1a6 Java 5 code style 17 years ago
Juergen Hoeller 51577b2a07 actually delegate from resolveContextualObject to resolveReference 17 years ago
Juergen Hoeller 347f34c68a EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style 17 years ago
Arjen Poutsma f7a45460cc SPR-5267: Support for PUT and DELETE in spring:form tag 17 years ago
Arjen Poutsma f0e0d9b494 Moved tests from testsuite to web 17 years ago
Arjen Poutsma a0adee719f Moved tests from testsuite to web 17 years ago
Arjen Poutsma 8a4a00bd87 Moved tests from testsuite to web 17 years ago
Arjen Poutsma 25dab06804 Moved tests from testsuite to web 17 years ago
Arjen Poutsma 04eaa47ec1 Initial import of web module 18 years ago