Answer the question
In order to leave comments, you need to log in
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()
Answer the question
In order to leave comments, you need to log in
Depends on your framework.
www.rubydoc.info/github/rack/rack/Rack/Session/Cookie
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question