Commit History

Author SHA1 Message Date
  Ondrej Pokorny 5979e464c6 * check LastError from CanRead() 4 years ago
  Ondrej Pokorny 1083746abf * check for LastError coming from CanRead() 4 years ago
  Ondrej Pokorny df6d289693 * fphttpclient: add new OnIdle event to keep the client responsive in case the server needs a lot of time to respond (and to be able to terminate the request while waiting for data) 4 years ago
  Ondrej Pokorny f6587d9505 * fphttpclient: add new OnIdle event to keep the client responsive in case the server needs a lot of time to respond (and to be able to terminate the request while waiting for data) 4 years ago
  Michaël Van Canneyt 56c3b5b2cd * Use FreeAndNil to clear field 4 years ago
  Ondrej Pokorny bfa0c60e77 * destroy FList in the destructor of TFPHTTPServerConnectionListHandler 4 years ago
  Michaël Van Canneyt 9b8a6438c7 * 64-bit ID for 64-bit platforms 4 years ago
  Michaël Van Canneyt 72213d42da * Negative time value waits forever 4 years ago
  Ondrej Pokorny bbb01506c7 * windows compilation 4 years ago
  Michaël Van Canneyt 87e9958429 * Allow to read handler 4 years ago
  Michaël Van Canneyt 58b252705e * Allow to compile also non-windows,linux 4 years ago
  Michaël Van Canneyt 74ebc15596 * Select calls 4 years ago
  Ondrej Pokorny 4697de9379 Keep-Alive fixes 4 years ago
  Michaël Van Canneyt c632736197 * No wait loop, use event 4 years ago
  Michaël Van Canneyt e6f40c196a * Make sure size is set after return 4 years ago
  Michaël Van Canneyt bb9a1af248 * Add interceptor (middleware) functionality to router + Demo 4 years ago
  Michaël Van Canneyt 5a6bea6180 * Fix some debug output 4 years ago
  Michaël Van Canneyt a68a6415f2 * Request ID and connection ID for logging purposes 4 years ago
  Michaël Van Canneyt 4ac009846c * Smaller idle timeout 4 years ago
  Michaël Van Canneyt ab7de66471 * Working thread pool 4 years ago
  Michaël Van Canneyt db0d1501e0 * Correct property name 4 years ago
  Michaël Van Canneyt 181653162c * Finish merge & rebase 4 years ago
  Michaël Van Canneyt f7265bf79e * Some command-line options 4 years ago
  Michaël Van Canneyt 5bf9de22d6 Thread pool start 4 years ago
  Michaël Van Canneyt f6c476ae79 * Start of thread pool. 4 years ago
  Ondrej Pokorny ed861e5343 don't keep alive connections that failed 4 years ago
  Ondrej Pokorny 410916ab6b Fix TFPHTTPConnectionThread.Execute repeat loop 4 years ago
  Ondrej Pokorny 8fc1bc276f Info about active connections 4 years ago
  Ondrej Pokorny c4e2029179 Ignore exceptions 4 years ago
  Ondrej Pokorny da10b8141c Remove the KeepAlive* properties from TFPCustomHttpServer, rename KeepAliveEnabled to EnableKeepAlive 4 years ago