19 Commits

Author SHA1 Message Date
pru.mike
cb3f418c70
add responseObject getter 2021-12-19 01:40:09 +01:00
Andreas K. Hüttel
33753a8bdd
Release REST-Client 281
* Allow arbitrary request verbs (RT #124620)
2021-12-17 22:48:01 +01:00
Andreas K. Hüttel
23531d00eb
Bump version number to 281 2021-12-17 22:46:27 +01:00
Kevin Kane
43d9dde236
removing hard requirement on request verbs as custom verbs are supported in http 1/2 specs
(cherry picked from commit e06bd9e2cec1a70024193d96453606b764ba7ab7)
2021-12-17 22:38:56 +01:00
Andreas K. Hüttel
f390a47f0e
No "xt" maintainer tests directory here 2021-12-17 19:31:31 +01:00
Andreas K. Hüttel
782c1d09d4
Run tests via github actions
Shamelessly adapted from Lab::Measurement
2021-12-17 19:25:45 +01:00
Andreas K. Hüttel
15b392e555
Release REST-Client 280
* Convert build system to MakeMaker and Dist::Zilla
    Fixes the installation on recent Perl without '.' in @INC
    (RT #122263, RT #120854)
  * Do not prepend default host to absolute URLs (RT #119790)
  * Point to Github for source repository and issue tracker
2021-12-14 23:06:19 +01:00
Andreas K. Hüttel
499cae52bf
Bump version number to 280 2021-12-14 23:00:27 +01:00
Andreas K. Hüttel
c2fc80fd24
Convert build system to Dist::Zilla
Closes: https://rt.cpan.org/Public/Bug/Display.html?id=122263
Closes: https://rt.cpan.org/Public/Bug/Display.html?id=120854
2021-12-14 22:58:58 +01:00
Kevin L. Kane
182f91957d Merge pull request #1 from gnustavo/rt-119790
Do not prepend default host to absolute URLs
2017-01-10 15:59:32 -05:00
Gustavo L. de M. Chaves
3cb20d8f8c Do not prepend default host to absolute URLs
Issue: https://rt.cpan.org/Ticket/Display.html?id=119790
2017-01-10 16:46:14 -02:00
Kevin L. Kane
c70df145f0 bumping version to 273 for new CPAN release; adding missing MANIFEST file so make dist will work 2015-08-05 11:06:06 -04:00
Kevin L. Kane
08d534c230 adding tests for setContentFile behavior 2015-08-04 09:50:37 -04:00
Kevin L. Kane
1c605e97c0 adding ability to specify call backs and file names to provide alternative mechanisms to process data or large responses 2015-08-04 09:12:40 -04:00
Kevin L. Kane
290e5c6401 removing Crypt::SSLeay dependency 2015-08-04 08:52:40 -04:00
Kevin L. Kane
f3e60356ec allowing CA file to be specified seperate from SSL key and cert to allow for host name verification only, thanks to "IMBS David" <david.imbs@open-groupe.com> 2015-08-04 08:45:22 -04:00
Miles Crawford
80abdf03e3 Import to github 2015-07-29 13:54:41 -07:00
Miles Crawford
09cb6c48b4 update readme for test commit 2015-07-29 13:52:18 -07:00
milescrawford
30324cc116 Initial commit 2015-07-29 13:51:16 -07:00