HttpClientUtils.java

Diff Revision Date Message Lines Author Branch
1.5 12 Aug 08

OLAT-2878: smaller api, testing ability without olat

deleted schnider MAIN
1.4 23 Apr 08

OLAT-2725 XHTML compliance: image tags, br's, wrong form labels etc

+7 -7 gnaegi MAIN
1.3 28 Aug 07

olat-2433: as preparation for later merging: first merge branch 5_2_x to HEAD

+8 -2 fjost MAIN
1.2 28 Mar 07

OLAT-2262 removed non functional code that caused assert exception with new http client library. Used multithreaded client manager to remove potential multithreading issues.

+3 -3 gnaegi MAIN
1.1 20 Nov 06

OLAT-1845: removed lots of redundant code, added IM junit test

+92 schnider MAIN
1.1.10.1 12 Dec 06

merge head into branch

leberle OLAT-5_1_0-BPS-1879
1.1.8.1 12 Dec 06

merge head into branch

leberle OLAT-5_1_0-BPS-1914
1.2.16.2 23 Aug 07

OLAT-2641: set shorter timeout for IM server httpClient connection, as 10m caused problems

+7 -1 schnider OLAT-5_2_x-BRANCH
1.2.16.1 14 Aug 07

OLAT-2241 remove setting of setFollowRedirects(true) for POST methods: not supported by library due to RFC recommandation. See Jira for more information

+1 -1 gnaegi OLAT-5_2_x-BRANCH
1.4.2.2 20 Nov 08

OLAT-3610: catched rare nullpointer

+9 -3 schnider OLAT-6_0_x-BRANCH
1.4.2.1 20 Aug 08

OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004"

+1 -1 Alexander Schneider OLAT-6_0_x-BRANCH
1.2.6.2 15 Jun 07

OLAT-1595 : mergeOLAT-5_1_xToBranch

+92 ikroll OLAT-HEAD-BPS-1595
1.2.6.1 28 Mar 07

file HttpClientUtils.java was added on branch OLAT-HEAD-BPS-1595 on 2007-06-15 11:59:01 +0000

deleted ikroll OLAT-HEAD-BPS-1595
1.2.12.3 06 Jan 08

OLAT-2434 Merging HEAD to CF branch, adding database migration script. There are some classes I had to patch in the core to make this branch work, I will commit them directly to HEAD when merging the branch back to HEAD, so this branch will not compile out of the box.

+8 -2 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.2.12.2 17 Jul 07

OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes

+92 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.2.12.1 28 Mar 07

file HttpClientUtils.java was added on branch OLAT-HEAD-BPS-Prototype_CF on 2007-07-17 13:59:56 +0000

deleted gnaegi OLAT-HEAD-BPS-Prototype_CF
1.2.10.1 30 Aug 07

olat-2433

+8 -2 fjost OLAT-HEAD-UZH-OLAT_2433