Skip to content

pm.php#7

Merged
usernamealreadyis merged 1 commit into
xccvv:masterfrom
GistIcon:usernamealreadyis-patch-12
May 24, 2017
Merged

pm.php#7
usernamealreadyis merged 1 commit into
xccvv:masterfrom
GistIcon:usernamealreadyis-patch-12

Conversation

@usernamealreadyis

Copy link
Copy Markdown

See CURLOPT_USERPWD if working with cURL, or the documentation on HTTP Basic authorization relevant to your chosen framework. If building your requests manually, HTTP Basic credentials are base64 encoded in the sequence “username:password” and sent in the request header in the following format:

Authorization: Basic M2JlOTg2NDFmMDc0NWI2ZmU3ZGFjYzJkZjk0N2FkYmMxZGE3MzEyZDo0YzRkNTk4YTVkOTQwZjA4ZmRiNDM1YjY5YWY5ODZjNzBmMjIwNmRk

See CURLOPT_USERPWD if working with cURL, or the documentation on HTTP Basic authorization relevant to your chosen framework. If building your requests manually, HTTP Basic credentials are base64 encoded in the sequence “username:password” and sent in the request header in the following format:

Authorization: Basic M2JlOTg2NDFmMDc0NWI2ZmU3ZGFjYzJkZjk0N2FkYmMxZGE3MzEyZDo0YzRkNTk4YTVkOTQwZjA4ZmRiNDM1YjY5YWY5ODZjNzBmMjIwNmRk
@xccvv xccvv locked and limited conversation to collaborators May 24, 2017
@usernamealreadyis usernamealreadyis merged commit 14b597f into xccvv:master May 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant