Skip to content

Conversation

jpatte
Copy link
Contributor

@jpatte jpatte commented Dec 17, 2014

The username and password never change, so there is no need to re-encode them in Base64 for each request. We can juste compute the header value once and reuse it to save time.

The username and password never change, so there is no need to re-encode
them in Base64 for each request. We can juste compute the header value
once and reuse it to save time.
hallem added a commit that referenced this pull request Dec 17, 2014
avoid rebuilding the Basic Authentication header for each request
@hallem hallem merged commit 066df58 into restsharp:master Dec 17, 2014
@jpatte jpatte deleted the basicAuth branch December 17, 2014 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants