-
Notifications
You must be signed in to change notification settings - Fork 117
RPC Get Referer Hint
cloudspark edited this page Dec 24, 2013
·
8 revisions
/rpc/get_referer_hint
Given a HTTP Referer header or explicit referer argument, returns a semantically 'valuable' referer name. Referer argument takes precedence over HTTP Referer header.
GET /rpc/get_referer?referer=http://news.ycombinator.com/user?id=feralmoan HTTP/1.1
{
hint: "ycombninator",
referer: "http://news.ycombinator.com/user?id=feralmoan",
scheme : "http"
}
Core
Tutorials
Cookbook
- Example Bips
- Email Repeater
- One Time Email Receive
- Email Repeater With Template
- Email Repeater, Dropbox Attachment Save
- Email To RSS
- Web Hook to FB&Twitter
- One Time Message Serve
- RSS Atom Subscribe
- Twitter Followback
- SoundCloud oEmbed (native) Feed
- SoundCloud oEmbed (embedly) Feed
- Instagram Media Sync to Dropbox
Modules
Extras