Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Now the session should be configured per request. #70

Merged
merged 1 commit into from
Jul 24, 2018

Conversation

hzalaz
Copy link
Member

@hzalaz hzalaz commented Jul 24, 2018

Added new method using(session:) to Request to allow using a different
session than the default.

The default session still is on without cache and do not stores any sensitive
data

Added new method `using(session:)` to `Request` to allow using a different
session than the default.

The default session still is on without cache and do not stores any sensitive
data
@hzalaz hzalaz added this to the v0-Next milestone Jul 24, 2018
@hzalaz hzalaz merged commit 5b0fe6f into master Jul 24, 2018
@hzalaz hzalaz deleted the change-url-session-usage branch July 24, 2018 18:23
@hzalaz hzalaz modified the milestones: v0-Next, 1.0.0 Jul 31, 2018
@hzalaz hzalaz mentioned this pull request Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant