U
U
User Unknown2016-10-22 09:53:58
ruby
User Unknown, 2016-10-22 09:53:58

Is it possible to create a session in Ruby like in Python?

Tell me if it is possible to create sessions in ruby, as in Python using the requests module:

import requests
session = requests.Session()

What kind of gem is needed?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
OnYourLips, 2016-10-22
@OnYourLips

Depends on your framework.
www.rubydoc.info/github/rack/rack/Rack/Session/Cookie

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question