Roza
|
42b1cdcc21
|
Make json config accessible from System::CONFIG
|
2021-06-22 18:32:39 -04:00 |
|
Roza
|
7562a9bd51
|
Run HTTP functions without GVL
|
2021-06-04 09:14:06 -04:00 |
|
Roza
|
a271dd5a8c
|
set body encodings for POST methods
(because I forgot)
|
2021-03-28 20:22:12 -04:00 |
|
Roza
|
8a3e05baa3
|
set HTTP response body encoding based on Content-Type
|
2021-03-28 15:26:08 -04:00 |
|
Roza
|
6463644e0a
|
Account for binary HTTP responses
|
2021-03-27 23:34:46 -04:00 |
|
Roza
|
4d5a7f3e63
|
follow redirects by default
|
2021-03-25 20:16:51 -04:00 |
|
Roza
|
b088c2909f
|
Make sure all Ruby strings are created as UTF-8
|
2021-03-02 03:26:51 -05:00 |
|
Roza
|
5771866695
|
the not-so-great warning purge
|
2021-02-22 01:22:26 -05:00 |
|
Roza
|
1ae167427f
|
Fix Windows build errors
|
2020-12-31 19:59:53 -05:00 |
|
Roza
|
084caaccf2
|
add '-masm=intel' when building using GCC
|
2020-12-31 14:26:12 -05:00 |
|
Roza
|
4a57c644af
|
Update README slightly
|
2020-12-30 18:39:45 -05:00 |
|
Roza
|
ef43becbaf
|
Add optional header parameter to HTTP functions
|
2020-12-30 18:14:01 -05:00 |
|
Roza
|
4552e91c13
|
fix include conflict between ruby and json5pp
|
2020-12-30 13:32:33 -05:00 |
|
Roza
|
1f68efc262
|
Add JSON parse/stringify methods to HTTPLite::JSON
|
2020-12-30 01:43:40 -05:00 |
|
Roza
|
4e3f6ff2c2
|
Add HTTPLite module (built-in simple GET/POST)
|
2020-12-30 00:06:15 -05:00 |
|