OpenTTD Source
20241121-master-g67a0fccfad
|
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.