HoneyryderChuck
|
c70209db4b
|
added xml transcoder
capabilities to encod/decode xml, expects nokogiri.
|
2022-08-13 15:42:46 +01:00 |
|
HoneyryderChuck
|
c7f177adbb
|
added regexp extensions where using match?
|
2021-08-10 11:25:36 +01:00 |
|
HoneyryderChuck
|
f2d3c1f09b
|
added Response#form (supports only x-www-urlencoded for now)
|
2021-08-09 15:54:25 +01:00 |
|
HoneyryderChuck
|
a9cf1abdcd
|
adding multipart components
|
2021-01-13 00:00:09 +00:00 |
|
HoneyryderChuck
|
65f5e86f3f
|
allowing nested params also when posting multipart requests
|
2020-12-10 13:46:57 +00:00 |
|
HoneyryderChuck
|
c9b632fb55
|
added support for chunking requests (sadly, not being able to test it well...)
|
2017-12-09 01:11:24 +00:00 |
|
HoneyryderChuck
|
fbdd7e2dd8
|
added registry module, where one can register by a tag; introducing transcoder, modules which can encode and decode; using them for the body/form/json bodies
|
2017-12-06 19:49:26 +00:00 |
|