Adding Requests to the standard library
Adding Requests to the standard library
Posted May 1, 2015 21:22 UTC (Fri) by dlang (guest, #313)In reply to: Adding Requests to the standard library by Cyberax
Parent article: Adding Requests to the standard library
> It will work. If it is completely statically linked or bundles everything above syscalls.
it will also work if it uses standard libraries that maintain good backwards compatibility (glibc, X11, etc)
