summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/common-http (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-2/+2
* Fixing minor typos on cors configuration sample in the processor commentslresende2012-04-101-2/+2
* Enhance the CORS processor to set the default values based on the request hea...rfeng2012-04-091-22/+42
* Add Content-Type to the allowed headersrfeng2012-04-061-3/+3
* Properly placing the exit when configuration is not available and default is ...lresende2012-02-271-1/+1
* Adding generic support for CORS (models, common-runtime, etc)lresende2012-02-2710-2/+660
* Adding a way to store binding context in threadLocal to allow policy handler ...lresende2011-03-151-0/+42
* Minor formattinglresende2011-01-081-49/+68
* TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende2011-01-011-0/+12
* Minor formattinglresende2011-01-011-13/+13
* Minor renaming: HTTPUtil -> HTTPUtilslresende2011-01-011-1/+1
* Adding java doclresende2011-01-011-19/+24
* Move HttpClientFactory from common-http to host-httprfeng2010-12-083-85/+3
* More version changes and make sure HttpClient connections are releasedrfeng2010-12-082-0/+8
* Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng2010-12-083-2/+77
* Instrummenting HTTP Headers to add toString()lresende2010-10-121-0/+5
* Adding generated eTag to RPC style invocationslresende2010-05-121-0/+19
* Adding model for declarative http headers and other minor formattingslresende2010-05-075-1/+87
* Updating REST binding to use common-http cache context class and minor update...lresende2010-04-301-48/+51
* Refactoring HTTPCacheContext to common-http module to avoid binding-atom to d...lresende2010-04-291-0/+257
* Adding HTTPContext class to handle common context on HTTP related extensionslresende2010-04-271-0/+41
* Making strings as constants...lresende2010-04-272-5/+9
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-261-0/+5
* Add missing Import-Packagerfeng2010-02-261-0/+1
* Moving getRequestPath utility to common-http utility classlresende2010-02-262-0/+85
* Providing utility module to share common HTTP Utilities and Constantslresende2010-02-204-0/+127