[Ohrrpgce] SVN: teeemcee/10938 Synchronous HTTP client (GET/POST) implementation using Winsock

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Sat Jan 26 14:44:56 PST 2019


teeemcee
2019-01-26 14:44:56 -0800 (Sat, 26 Jan 2019)
346
Synchronous HTTP client (GET/POST) implementation using Winsock

Unix support missing.
Multipart POST (e.g. for forms and file upload) also not implemented yet, but
aside from that, it works. But it needs to be converted to asynchronous.

I put it in a new file, os_sockets.c, because it's OS-specific, but will be
shared between Windows and Unix
---
U   wip/SConscript
U   wip/misc.h
U   wip/os.bi
A   wip/os_sockets.c
U   wip/os_windows2.c


More information about the Ohrrpgce mailing list