OpenTTD Source
20241108-master-g80f628063a
|
Shared functions for implementations of HTTP requests. More...
Go to the source code of this file.
Data Structures | |
class | HTTPThreadSafeCallback |
Converts a HTTPCallback to a Thread-Safe variant. More... | |
class | HTTPThreadSafeCallback::Callback |
Entries on the queue for later handling. More... | |
Shared functions for implementations of HTTP requests.
Definition in file http_shared.h.