--GitHub repository: https://github.com/scripting/river4How to ask for help: http://scripting.com/2014/03/19/howToAskForHelpWithSoftware.html---You received this message because you are subscribed to the Google Groups "river4" group.To unsubscribe from this group and stop receiving emails from it, send an email to river4+un...@googlegroups.com.To post to this group, send email to riv...@googlegroups.com.Visit this group at https://groups.google.com/group/river4.To view this discussion on the web visit https://groups.google.com/d/msgid/river4/195c30f6-b93a-4953-810a-03d32e1d01ae%40googlegroups.com.For more options, visit https://groups.google.com/d/optout.
When you POST the server first checks if the urls you specifed are returning an HTTP 2xx status code then it attempts to notify the subscriber of an update to make sure it works. This is done in one of two ways.
http://<ip>:<port><path>
with a single parameter url
. To accept the subscription that resource just needs to return an HTTP 2xx status code.http://<domain>:<port><path>
with two query string parameters, url and challenge. To accept the subscription that resource needs to return an HTTP 2xx status code and have the challenge value as the response body.To view this discussion on the web visit https://groups.google.com/d/msgid/river4/1450800483.301859.474129417.3EF13B06%40webmail.messagingengine.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/river4/CAEnhznE%2BDgXEW4z2NFPPqh6ceBv9ky6CB75mZFnk6LPJMa%2BDww%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/river4/CAB6FH9gYw171jFTNXNwc9vujzqCZKJOe2wj%2B_7mCcK%3DZH301HA%40mail.gmail.com.