Base-sixty-four decoding reveals the credential text.
The token decodes to credential text
The decoded display row shows the username and password text joined by a colon.
decoded credential checked
The exact decoded bytes are pinned as hex
The credential hex row is the exact byte representation.
credential hex checked
The toy response has no body
The response Content-Length is 0 in this pinned example.
response body bytes=0
Summary
The Authorization token decodes to the exact credential bytes.
credential decoded