Skip to content

Instantly share code, notes, and snippets.

@kylewm
Created February 27, 2015 20:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kylewm/cdc789f411c47a902831 to your computer and use it in GitHub Desktop.
Save kylewm/cdc789f411c47a902831 to your computer and use it in GitHub Desktop.
kmahan@orin:~$ curl -i http://p3k.superfeedr.com/ -d "hub.mode=subscribe&hub.callback=http://reader.kylewm.com/_notify/8&hub.topic=http://aaronparecki.com/"
HTTP/1.1 422 Unprocessable Entity
X-Powered-By: The force, Luke
Content-Type: text/plain
X-Superfeedr-Host: supernoder5.superfeedr.com
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Access-Control-Allow-Methods: GET, POST, PUT, DELETE
Access-Control-Allow-Headers: Authorization
Content-Length: 97
Vary: Accept-Encoding
Date: Fri, 27 Feb 2015 20:58:28 GMT
Connection: close
Please provide a valid hub.topic (feed) URL that is accepted on this hub. The hub does not match.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment