Skip to content

Instantly share code, notes, and snippets.

@julien51
Created December 2, 2013 15:23
Show Gist options
  • Save julien51/7751088 to your computer and use it in GitHub Desktop.
Save julien51/7751088 to your computer and use it in GitHub Desktop.
curl -D- https://push.superfeedr.com/ \
-X GET \
-u demo:demo \
-d'hub.mode=list' \
-d'hub.callback=https://mydomain.tld/push/tech/%' \
-d'page=2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment