summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-http-runtime/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-14Currently the JSONP binding shouldn't directly rely on the HTTP binding runti...slaws1-1/+1
2010-08-31Correctly increment the type index, and handle null responseantelder1-2/+2
2010-08-31Start function for handling xml format antelder1-55/+13
2010-08-31Update to work with POSTing JSONantelder1-2/+25
2010-08-31Add missing imported packages to OSGi Manifestlresende1-26/+25
2010-08-30Start of the runtime code to support wireFormat.httpXml, still needs code to ...antelder3-0/+296
2010-08-30Update the http binding to use default wireFormat and operationSelector that ...antelder11-207/+623
2010-08-23Test for null or empty servlet path info before redirecting to same URL with ...jsdelfino1-2/+3
2010-08-23Fix logic to compute the path info as it doesn't work in a webapp.jsdelfino1-1/+1
2010-04-30Updating REST binding to use common-http cache context class and minor update...lresende1-4/+4
2010-04-29Refactoring HTTPCacheContext to common-http module to avoid binding-atom to d...lresende1-1/+1
2010-02-20Properly setting contentType for known files, to avoid issues with htmlUnitlresende1-1/+9
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-3/+2
2009-11-20Moving 2.x trunklresende6-0/+925