Commit Graph

23 Commits (901996fc9760ccb519ba6fb33b6dd95aabae5b4a)

Author SHA1 Message Date
Guillem Jover 901996fc97 TT#68300 Do not use authentication if is not configured 6 years ago
Guillem Jover f50b79e782 TT#68300 Set default values for most options 6 years ago
Guillem Jover 1fe4584507 TT#68300 Use // operator instead of || when checking for definedness 6 years ago
Guillem Jover 9ede59c5e9 TT#68300 Use croak() instead of die() in module code 6 years ago
Guillem Jover f555007bf1 TT#68300 Make the options object-specific 6 years ago
Guillem Jover 97c0fb6412 TT#68300 Load the configuration file from the constructor 6 years ago
Guillem Jover 155873d532 TT#68300 Cache user agent and base URL in the object 6 years ago
Guillem Jover 1a131b07cb TT#68300 Do not pass unused $uri argument to _create_ua() method 6 years ago
Guillem Jover e9afef4b07 TT#68300 Move new method after the private methods 6 years ago
Guillem Jover aebb98bab2 TT#68300 Switch to modern JSON::XS and encode/decode_json() 6 years ago
Guillem Jover 7138971163 TT#68300 Use parent instead of base 6 years ago
Flaviu Mates 625692f35d TT#53575 Fix next page method 6 years ago
Rene Krenn 9a8c580f00 TT#35715 tolerate collection uris including pagination query params 7 years ago
Kirill Solomko bb51c3ee49 TT#35715 ensure that next_page() retains original query params 7 years ago
Irina Peshinskaya d0d36863b8 TT#34260 Load Encode library 7 years ago
Andreas Granig 23f48a5758 TT#34260 Send UTF-8 content 7 years ago
Kirill Solomko 667ab05ac3 TT#26808 use read_timeout for the UA timeout 8 years ago
Rene Krenn 26d232437e TT#18755 load full fraud event collection 8 years ago
Rene Krenn 9f6af87d63 TT#19211 collection iteration support 8 years ago
Kirill Solomko 05f33681cf MT#20341 add ssl_verify_loopback handling 9 years ago
Kirill Solomko 82a1be5c3e MT#17801 added NGCP::API::Client::Result->result() method 9 years ago
Kirill Solomko ff1ecaaf00 MT#17801 NGCP::API::Client::Result uses HTTP::Response as base 9 years ago
Kirill Solomko 1f480bc458 MT#17801 added NGCP::API::Client 9 years ago