summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/common-http (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-2/+2
2012-04-10Fixing minor typos on cors configuration sample in the processor commentslresende1-2/+2
2012-04-09Enhance the CORS processor to set the default values based on the request hea...rfeng1-22/+42
2012-04-06Add Content-Type to the allowed headersrfeng1-3/+3
2012-02-27Properly placing the exit when configuration is not available and default is ...lresende1-1/+1
2012-02-27Adding generic support for CORS (models, common-runtime, etc)lresende10-2/+660
2011-03-15Adding a way to store binding context in threadLocal to allow policy handler ...lresende1-0/+42
2011-01-08Minor formattinglresende1-49/+68
2011-01-01TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende1-0/+12
2011-01-01Minor formattinglresende1-13/+13
2011-01-01Minor renaming: HTTPUtil -> HTTPUtilslresende1-1/+1
2011-01-01Adding java doclresende1-19/+24
2010-12-08Move HttpClientFactory from common-http to host-httprfeng3-85/+3
2010-12-08More version changes and make sure HttpClient connections are releasedrfeng2-0/+8
2010-12-08Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng3-2/+77
2010-10-12Instrummenting HTTP Headers to add toString()lresende1-0/+5
2010-05-12Adding generated eTag to RPC style invocationslresende1-0/+19
2010-05-07Adding model for declarative http headers and other minor formattingslresende5-1/+87
2010-04-30Updating REST binding to use common-http cache context class and minor update...lresende1-48/+51
2010-04-29Refactoring HTTPCacheContext to common-http module to avoid binding-atom to d...lresende1-0/+257
2010-04-27Adding HTTPContext class to handle common context on HTTP related extensionslresende1-0/+41
2010-04-27Making strings as constants...lresende2-5/+9
2010-04-26mark additional classes as extension spi according to use indicated by bindin...kelvingoodson1-0/+5
2010-02-26Add missing Import-Packagerfeng1-0/+1
2010-02-26Moving getRequestPath utility to common-http utility classlresende2-0/+85
2010-02-20Providing utility module to share common HTTP Utilities and Constantslresende4-0/+127