summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-http-runtime/src (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-20TUSCANY-3731 - add missing headersslaws2-0/+36
2010-09-14Currently the JSONP binding shouldn't directly rely on the HTTP binding runti...slaws1-1/+1
2010-08-31Add testcase for more complicated parametersantelder6-0/+338
2010-08-31Correctly increment the type index, and handle null responseantelder1-2/+2
2010-08-31Remove test binidngantelder1-1/+0
2010-08-31Start function for handling xml format antelder3-56/+15
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 ...antelder5-0/+313
2010-08-30Update the http binding to use default wireFormat and operationSelector that ...antelder23-1802/+758
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-30Removing unused code...lresende1-60/+0
2010-04-29Refactoring HTTPCacheContext to common-http module to avoid binding-atom to d...lresende2-1/+3
2010-02-20Properly setting contentType for known files, to avoid issues with htmlUnitlresende1-1/+9
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng2-2/+0
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-3/+2
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende2-2/+2
2009-11-20Moving 2.x trunklresende17-0/+2580