1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00
Commit graph

26 commits

Author SHA1 Message Date
Andy Brody
4130d0e00f Call out syntax for logging on a single request. 2017-04-28 01:44:19 -04:00
Andy Brody
18332b4461 Merge pull request #538 from kaiuhl/per-resource-logging
Optional Resource and Request logging
2017-04-28 01:31:31 -04:00
Andy Brody
326fc0ce0b Wrap text in streaming docs. 2017-04-28 01:09:18 -04:00
Andy Brody
d858cba527 Merge pull request #494 from deitch/master
Describe how to stream a GET response
2017-04-28 00:51:31 -04:00
Andy Brody
999d2f5c1c Actually fix all docs for .return!
Fixes #527
2017-04-27 23:27:23 -04:00
Sam Norbury
de5e25955e *fixing* the broken md table 2017-03-27 16:22:14 +01:00
Kyle Meyer
72bd7b1e04 Add optional Resource-specific logging 2017-02-28 13:51:15 -08:00
Andy Brody
2f119d7690 Merge pull request #554 from rest-client/ab-warn-content-type
Add warnings and docs to avoid payload header foot gun.
2016-11-30 23:52:10 -05:00
Andy Brody
241c2d8921 Add another example showing proper JSON payload. 2016-11-29 23:00:48 -05:00
Andy Brody
00f36d4383 Fix up docs around redirection / error handling.
Fixes: #544
2016-11-27 22:58:46 -05:00
Igor Zubkov
75cea0dea5 Fix link to badge with downloads 2016-10-24 22:21:19 +03:00
Andy Brody
adb990bd54 Merge branch 'ab-docs' 2016-09-10 12:05:41 -04:00
Andy Brody
25b3c117ea Improve documentation around exception handling. 2016-09-10 12:00:03 -04:00
Andy Brody
994663d63a Merge pull request #501 from jeffpereira/patch-1
updating readme with timeouts section
2016-08-22 18:00:35 -04:00
Andy Brody
bab348bc52 Improve some of the example docs slightly. 2016-08-22 17:51:39 -04:00
Andy Brody
51032140c9 Add some README notes on upgrading to 2.0. 2016-07-02 12:19:16 -04:00
Jeff Pereira
4a8b0d2546 updating readme with timeouts section 2016-06-08 11:13:16 -04:00
Andy Brody
e10e3d9da8 Add docs on manually following redirection. 2016-06-06 00:44:21 -04:00
Avi Deitcher
f6bfd53a9e Fix typo blok_response
Thanks to @akostadinov for finding it.
2016-05-19 13:19:21 +03:00
Avi Deitcher
9451e89ce0 Describe how to stream a GET response
Describe in the README how to stream a response directly to a file or other stream handler.
2016-05-19 13:09:48 +03:00
Andy Brody
0a9d41e41e Clarify manual params instructions. 2016-05-14 10:57:37 -07:00
Andy Brody
ec40fb7e7a Merge pull request #437 from rest-client/ab-urlparams
Handle nested arrays/hashes in GET and POST parameters.
2016-05-14 10:55:25 -07:00
Andy Brody
22df9f0fdd Add README docs for new request param behavior. 2016-05-12 17:45:37 -07:00
Nick Hammond
d401bba528 Drop ruby 1.9 support in prep for mime-types upgrade 2016-02-10 08:59:35 -06:00
Andy Brody
c469b3629c Use downloads badge to avoid version confusion. 2016-01-26 00:14:09 -05:00
Adrian Rangel
5dbb7b2a75 make README markdown 2015-12-17 12:30:53 -06:00