mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Better http1.1 support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20103 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
11c33e2edb
commit
4505e3f2e7
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
2004-09-21 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSConnection.m: ([_getReplyRmc:]) improve timeout code.
|
||||
* Source/GSHTTPURLHasndle.m: Modifications to allow a retry of a
|
||||
load is reusing an http1.1 connection which may have been dropped
|
||||
by the remote end. Also some restructuring moving towards handling
|
||||
redirects.
|
||||
|
||||
2004-09-20 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue