Sergei Golovin
|
81108c46f5
|
Update Tests/base/NSURLConnection/Helpers/SimpleWebServer.m
Co-authored-by: Hugo Melder <service@hugomelder.com>
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
2b086b335d
|
Update Tests/base/NSURLConnection/Helpers/SimpleWebServer.m
Co-authored-by: Hugo Melder <service@hugomelder.com>
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
1284446609
|
release memory when done with it
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
2d55f14799
|
restore connection closing on client request
listening ports are made different by one of previous commits
so a hanging out instance is no issue for consequent tests
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
30a8cfd2b9
|
simplified with one hunk of code instead of two
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
9cb56a03a0
|
style tweak
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
25f2df8374
|
remove commented out hunk
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
d498642de5
|
pick the debug mode from environment
|
2024-03-11 19:18:57 +04:00 |
|
Sergei Golovin
|
151948312c
|
remove debug log messages
|
2024-03-11 19:18:57 +04:00 |
|
Sergei Golovin
|
fc07538462
|
fix issue with HTTP socket wasn't freed at the end of request-response cycle
Connection closing by client demand doesn't work but
it isn't important for purposes of testing so commented out
|
2024-03-11 19:18:57 +04:00 |
|
Sergei Golovin
|
a426fab700
|
change to use NSFileHandle instead of streams
|
2024-03-11 19:18:57 +04:00 |
|
Richard Frith-MacDonald
|
b07fe2eb2b
|
Fix uninitialised variables
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39906 72102866-910b-0410-8b05-ffd578937521
|
2016-06-22 14:14:05 +00:00 |
|
Richard Frith-MacDonald
|
ff0f034826
|
minor fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38215 72102866-910b-0410-8b05-ffd578937521
|
2014-11-29 11:55:16 +00:00 |
|
Richard Frith-MacDonald
|
4935550f1b
|
Add NSURLConnection patch by Sergei Golovin
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38214 72102866-910b-0410-8b05-ffd578937521
|
2014-11-29 11:39:38 +00:00 |
|