cxl
597466fea8
uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
6b9caa1297
*Core: Fixed msecs issues
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-17 08:00:22 +00:00
cxl
4deefe7ecd
*Web: HttpClient handling of '#' in url
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-21 14:06:53 +00:00
cxl
3ee821a182
Web: HttpClient::GetBody (in case that returned value is Null because of error)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-31 09:11:55 +00:00
cxl
85b4d0a6da
*Web/SSL: HttpsClient now correctly uses CONNECT for proxy
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-05 08:31:56 +00:00
cxl
1640f1cbe4
Web: virtual destructor for HttpClient (because of HttpsClient inheritance)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-03 11:50:12 +00:00
cxl
d510be20d5
.Core, .Web: fixed some type warnings
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-23 11:25:26 +00:00
cxl
944c834dde
*Web: HttpClient Post(id, text) now calls Post() method
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-20 19:49:13 +00:00
cxl
3d4b16009b
Web: HttpClient::Header
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-20 08:52:48 +00:00
cxl
c5856c73ce
*RichText: IsPainting fix, Web: HttpClient put fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-14 09:09:17 +00:00
cxl
f1b6c20fc2
Web: HttpClient now supports PUT
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-14 08:44:20 +00:00
cxl
f189df1ea8
*Web: httpcli removed if(keepalive) shutdown thing
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-12 12:01:31 +00:00
rylek
db28f89a43
.CtrlCore/ParseRTF.cpp: fixed bug in horizontal & vertical span import from RTF
...
.Web/httpcli.cpp: socket.StopWrite moved after receiving HTTP headers from server, doing it the other way round seems to confuse some servers
git-svn-id: svn://ultimatepp.org/upp/trunk@3691 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-22 09:10:08 +00:00
rylek
e19e934dae
*Web: bug fix - default HTTPS port number
...
*Web: added ugly hack to get rid of SSL memory leaks
git-svn-id: svn://ultimatepp.org/upp/trunk@3553 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-23 00:32:01 +00:00
rylek
6da8ddc5aa
.CtrlLib: new method TreeCtrl::IsValid checks validity of a given node ID
...
.Web: HttpClient extended to support intermediate status code 100 server replies ('continue')
git-svn-id: svn://ultimatepp.org/upp/trunk@3546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-18 12:11:26 +00:00
cxl
470fd73eda
*Web: HttpClient removed Linger(0), calls Close at all error returns in Execute
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-18 21:11:20 +00:00
cxl
5beab710a3
*Web: HttpClient fixed max_content_size issue
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-14 20:02:24 +00:00
cxl
4670c7a99e
.Web: HttpClient trace mode
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2871 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-26 15:34:36 +00:00
cxl
073301327d
.XmlRpc: Improved HTTP compliance
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-01 18:59:06 +00:00
rylek
243eeb3b6c
.Web: authorization method 'basic' renamed to Basic (zsolt' comment)
...
.Geom/Draw: fixed cursor-based fetching of HRR files
git-svn-id: svn://ultimatepp.org/upp/trunk@2300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-02 09:29:32 +00:00
rylek
391406d4c9
First version of HttpsClient (using SSL)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2042 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-09 19:19:06 +00:00
rylek
0ca8c1af00
Digest authentication part #2
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-27 20:25:49 +00:00
rylek
051004a13c
Digest authentication support
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1962 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-27 19:24:29 +00:00
rylek
1dc9f77b53
Removed main package configuration for Ole/Ctrl and Web/wisapi; removed obsolete package Web/weblink; fixed bug in HttpClient - gzipped chunked transfer
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1184 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-15 09:18:36 +00:00
cxl
7a3c257863
Path docs, sksk translation, HttpClient improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1038 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-03 21:26:17 +00:00
cxl
1c567986ce
StaticConditionVariable fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-23 22:39:31 +00:00
rylek
d025586980
context-related patches to RichText (continued); fixed hanging sockets in HTTP client; minor fixes in FormatDouble
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-22 23:23:05 +00:00
cxl
e677479316
Developing T++
...
git-svn-id: svn://ultimatepp.org/upp/trunk@569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-28 15:44:24 +00:00
mdelfede
d2b54f7989
changed svn layout
...
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00