Monday, 14 May 2007

Preemptive Authentication

From a delicious-java bug 1718567:

Every api call actually does two requests (via httpclient due to http-auth). You can cut this down by prememptively authenticating.

client.getParams().setAuthenticationPreemptive(true);

Good to know!

Technorati Tags:

Posted by david at 10:20 PM in java ... just java
« First  « Prev   1 2 3 4 5   Next »  Last »
« May »
SunMonTueWedThuFriSat
  12345
6789101112
13141516171819
20212223242526
2728293031