|
Version 2.1.0
Hi folks, The rest-client 2.1.0 final release is now available. https://rubygems.org/gems/rest-client/versions/2.1.0 https://github.com/rest-client/rest-client/releases/tag/v2.1.0 Notable changes in t
Hi folks, The rest-client 2.1.0 final release is now available. https://rubygems.org/gems/rest-client/versions/2.1.0 https://github.com/rest-client/rest-client/releases/tag/v2.1.0 Notable changes in t
|
By
Andy Brody
·
|
|
rest-client version 1.6.13 backdoored with malicious code [CVE-2019-15224]
Hi all, On August 14, attackers published a series of rest-client versions from 1.6.10 to 1.6.13 using the credentials of a rest-client maintainer whose RubyGems.org account was compromised. The affec
Hi all, On August 14, attackers published a series of rest-client versions from 1.6.10 to 1.6.13 using the credentials of a rest-client maintainer whose RubyGems.org account was compromised. The affec
|
By
Andy Brody
·
|
|
rest-client 2.0.2
Hi folks,
Today the rest-client 2.0.2 release is available with one minor bugfix
of an excessive warning that was introduced in version 2.0.1.
https://rubygems.org/gems/rest-client/versions/2.0.2
ht
Hi folks,
Today the rest-client 2.0.2 release is available with one minor bugfix
of an excessive warning that was introduced in version 2.0.1.
https://rubygems.org/gems/rest-client/versions/2.0.2
ht
|
By
Andy Brody
·
|
|
rest-client 2.0.1
Hi folks,
Today the rest-client 2.0.1 release is available with a few minor changes.
https://rubygems.org/gems/rest-client/versions/2.0.1
https://github.com/rest-client/rest-client/releases/tag/v2.0
Hi folks,
Today the rest-client 2.0.1 release is available with a few minor changes.
https://rubygems.org/gems/rest-client/versions/2.0.1
https://github.com/rest-client/rest-client/releases/tag/v2.0
|
By
Andy Brody
·
|
|
rest-client 2.0.0.rc4
Hi all,
The fourth release candidate for rest-client 2.0.0 is now available
for testing from GitHub and RubyGems.org.
https://rubygems.org/gems/rest-client/versions/2.0.0.rc4
https://github.com/rest
Hi all,
The fourth release candidate for rest-client 2.0.0 is now available
for testing from GitHub and RubyGems.org.
https://rubygems.org/gems/rest-client/versions/2.0.0.rc4
https://github.com/rest
|
By
Andy Brody
·
|
|
rest-client 1.8.0 released with security fixes
Hi all,
Rest-client 1.8.0 is now available on GitHub and rubygems.org:
https://rubygems.org/gems/rest-client/versions/1.8.0
https://github.com/rest-client/rest-client/releases/tag/v1.8.0
This relea
Hi all,
Rest-client 1.8.0 is now available on GitHub and rubygems.org:
https://rubygems.org/gems/rest-client/versions/1.8.0
https://github.com/rest-client/rest-client/releases/tag/v1.8.0
This relea
|
By
Andy Brody
·
|
|
rest-client 1.7.3 released
Hi all,
Rest-client 1.7.3 is now available on GitHub and RubyGems.org:
https://rubygems.org/gems/rest-client/versions/1.7.3
https://github.com/rest-client/rest-client/releases/tag/v1.7.3
There are
Hi all,
Rest-client 1.7.3 is now available on GitHub and RubyGems.org:
https://rubygems.org/gems/rest-client/versions/1.7.3
https://github.com/rest-client/rest-client/releases/tag/v1.7.3
There are
|
By
Andy Brody
·
|
|
How do i upload a file using form-data?
Hello,
I would like to write a REST client to upload a document using form
data.
I tried multiple options options, but could not help.
*REST CLIENT fails:*
self.class.post(path, :documentName
Hello,
I would like to write a REST client to upload a document using form
data.
I tried multiple options options, but could not help.
*REST CLIENT fails:*
self.class.post(path, :documentName
|
By
Srikanth Hugar
·
|
|
convert Curl with headers -H and -- data to RestClient 5 messages
How do I convert the following to Restclient?
curl -H "Content-Type: application/json" -X POST --data '{"contacts" : [1111],"text" : "Testing"}' https://api.sendhub.com/v1/messages/?username=NUMBER\&
How do I convert the following to Restclient?
curl -H "Content-Type: application/json" -X POST --data '{"contacts" : [1111],"text" : "Testing"}' https://api.sendhub.com/v1/messages/?username=NUMBER\&
|
By
Timothy Fong
·
|
|
Multipart Payload Content Types for individual parts
Hello,
I've been trying to use multipart payload to send a message with multiple parts each with an 'application/json' type and there is currently no way of achieving this. Is this currently not supp
Hello,
I've been trying to use multipart payload to send a message with multiple parts each with an 'application/json' type and there is currently no way of achieving this. Is this currently not supp
|
By
Kannan Manickam
·
|
|
Dealing with offline APIs 2 messages
Hi,
I'm using REST Client to fetch some stuff from this API (main_controller.rb
@ http://runnable.com/U-QJCIFvY2RGWL9B/pretty-json-keys). However, if the
API goes offline, my whole app will time out.
Hi,
I'm using REST Client to fetch some stuff from this API (main_controller.rb
@ http://runnable.com/U-QJCIFvY2RGWL9B/pretty-json-keys). However, if the
API goes offline, my whole app will time out.
|
By
Frank Tellefsen
·
|
|
bugfix rest-client 1.7.1 and 1.7.2 released
Hi folks,
We've shaken a few bugs out of the 1.7.x branch. Errors on duplicate
CA certificates on Windows are now gracefully handled. Rest-client
will now allow but not depend on mime-types 2.0. A la
Hi folks,
We've shaken a few bugs out of the 1.7.x branch. Errors on duplicate
CA certificates on Windows are now gracefully handled. Rest-client
will now allow but not depend on mime-types 2.0. A la
|
By
Andy Brody
·
|
|
rest-client 1.6.8 and 1.7.0 released
The first new releases of REST Client in quite some time are now
available on RubyGems!
Please find the changelog on GitHub at
https://github.com/rest-client/rest-client/blob/v1.7.0/history.md
On th
The first new releases of REST Client in quite some time are now
available on RubyGems!
Please find the changelog on GitHub at
https://github.com/rest-client/rest-client/blob/v1.7.0/history.md
On th
|
By
Andy Brody
·
|
|
rest-client 1.6.8.rc1 and 1.7.0.rc1 2 messages
Hello Ruby REST Client fans,
The rest-client gem has been long, long overdue for a new release, so I
just wanted to let you all know that prereleases are finally hitting the
wire.
1.6.8.rc1 is publi
Hello Ruby REST Client fans,
The rest-client gem has been long, long overdue for a new release, so I
just wanted to let you all know that prereleases are finally hitting the
wire.
1.6.8.rc1 is publi
|
By
Larry Gilbert
·
|
|
unsubscribe
By
Welliton Souza
·
|
|
tls with ecc and rsa certs 2 messages
Does the ruby REST client support ECC certificates? Can multiple client
certificates be registered and selected automatically when the client
connects to a server? Is TLS supported?
--
Ben DuPon
Does the ruby REST client support ECC certificates? Can multiple client
certificates be registered and selected automatically when the client
connects to a server? Is TLS supported?
--
Ben DuPon
|
By
Benjamin DuPont
·
|
|
Set custom headers and cookies
Hello,
I'm trying to set a custom header which has a value such as
"X-Auth-Token_SUFFIX". Same value can be used as a cookie name.
I'm having a hard time to accomplish this using rest-client using t
Hello,
I'm trying to set a custom header which has a value such as
"X-Auth-Token_SUFFIX". Same value can be used as a cookie name.
I'm having a hard time to accomplish this using rest-client using t
|
By
Rafael Righes
·
|
|
How to do Multipart payload with content type specified for each part
I need to send a request that looks like the following, but I cannot figure
out how to construct the payload properly with the rest-client:
headers: {
'X-DocuSign-Authentication': dsAuthHeader,
I need to send a request that looks like the following, but I cannot figure
out how to construct the payload properly with the rest-client:
headers: {
'X-DocuSign-Authentication': dsAuthHeader,
|
By
Nathaniel Slater
·
|
|
RestClient.get 'http://example.com/resource' will return response object or String?
Hi,
documents at http://rdoc.info/github/rest-client/rest-client and
https://github.com/rest-client/rest-client says that, `RestClient.get '
http://example.com/resource'` will return response object.
Hi,
documents at http://rdoc.info/github/rest-client/rest-client and
https://github.com/rest-client/rest-client says that, `RestClient.get '
http://example.com/resource'` will return response object.
|
By
Snow Hellsing
·
|
|
Is there a tutorial for rest-client somewhere? 3 messages
I'm trying to do a basic post, and failing (caveat: I'm new to
programming). Thanks.
I'm trying to do a basic post, and failing (caveat: I'm new to
programming). Thanks.
|
By
Emile Silvis
·
|