Ondrej Pokorny
|
c67a44c07a
Read out KeepAlive only if enabled
|
4 yıl önce |
Ondrej Pokorny
|
3814df5b4a
set socket options in TSocketStream.SetSocketOptions
|
4 yıl önce |
Ondrej Pokorny
|
7d890608b8
comment
|
4 yıl önce |
Ondrej Pokorny
|
8bf5eb8322
TFPCustomHttpServer KeepAlive* properties
|
4 yıl önce |
Ondrej Pokorny
|
7fbc82a9ff
httpserver keep-alive first attempt
|
4 yıl önce |
Michaël Van Canneyt
|
6b36229d3c
* Allocate min threads
|
4 yıl önce |
Michaël Van Canneyt
|
6e8775f2a9
* Add thread pool to fpmake
|
4 yıl önce |
Michaël Van Canneyt
|
2e0a88901e
* Initial thread pool implementation
|
4 yıl önce |
Pierre Muller
|
c426791a1b
Also ignore compiler/gppc* pattern
|
4 yıl önce |
florian
|
4c1eb4e454
+ include -unpushed in revision.inc if not all changes are pushed to the remote
|
4 yıl önce |
Pierre Muller
|
b962abc84f
Add compiler/revision.inc to .gitignore list
|
4 yıl önce |
Ondrej Pokorny
|
400e11e6cf
Propagate SSL initialization errors as exceptions
|
4 yıl önce |
florian
|
d5dfb73898
+ test pastojs with regression tests
|
4 yıl önce |
florian
|
5995a9909b
* testjson.pp needs to be compiled in objfpc mode, in particular when
|
4 yıl önce |
florian
|
0ff3f04700
* use git describe to create a revision.inc if a .git dir is found
|
4 yıl önce |
Yuriy Sydorov
|
07dcd22b1c
* sizeof(array) and length(array) must return sizeUint in case the array
|
4 yıl önce |
Ondrej Pokorny
|
40c359a551
TFPCustomHTTPClient: do not reconnect when terminated
|
4 yıl önce |
florian
|
2efaee6d85
* include fcl-json in regression tests
|
4 yıl önce |
Yuriy Sydorov
|
3ca73da912
* In TP-style INLINE, allowed the > modifier for global vars and relaxed range checks.
|
4 yıl önce |
Ondrej Pokorny
|
fdaa1a12d0
fphttpclient: new DoDataWrite/OnDataSent event
|
4 yıl önce |
Yuriy Sydorov
|
bd814c58c3
* Instruct GitLab to use the Pascal syntax highlighter for .pp and .inc files.
|
4 yıl önce |
Yuriy Sydorov
|
fc3685819c
+ Added a test for the TP-style INLINE() statement.
|
4 yıl önce |
Ondrej Pokorny
|
d502a38f20
TFPHTTPConnection: clear FBuffer when read from it in ReadRequestContent
|
4 yıl önce |
Ondrej Pokorny
|
675312c201
*http client: rewind RequestBody in SendRequest
|
4 yıl önce |
Yuriy Sydorov
|
64ddf22e1b
* TP compatibility: For retro CPUs always copy the function result to
|
4 yıl önce |
Yuriy Sydorov
|
c78e9557f8
* Added support for the old Turbo Pascal INLINE(data/data/...) statement.
|
4 yıl önce |
Yuriy Sydorov
|
122ed4b76a
* Support for sleb128 and uleb128 constants in the NASM writer.
|
4 yıl önce |
Ondrej Pokorny
|
5479663e56
Move GetStatusCode from fphttpserver.pp to httpprotocol.pp in order to use it outside fphttpserver
|
4 yıl önce |
Ondrej Pokorny
|
c64c0e617d
fphttpclient keepalive: failed socket operations raise exceptions - try to reconnect also in this case
|
4 yıl önce |
florian
|
246bff92d2
+ include fcl-passrc in regression tests
|
4 yıl önce |