Skip to content

Instantly share code, notes, and snippets.

@davidcsejtei
Created February 21, 2020 09:51
Show Gist options
  • Select an option

  • Save davidcsejtei/af557393649f65f955eeb14732d8c2a8 to your computer and use it in GitHub Desktop.

Select an option

Save davidcsejtei/af557393649f65f955eeb14732d8c2a8 to your computer and use it in GitHub Desktop.
curl --location --user guest:guest --request GET "https://jigsaw.w3.org/HTTP/Basic/"
curl --proxy-anyauth --proxy-user daniel:secret "http://example.com/" --proxy "http://proxy.example.com:80/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment