]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Merge branch 'status-204' into 'master'
authormmn <mmn@hethane.se>
Thu, 5 Nov 2015 15:03:42 +0000 (15:03 +0000)
committermmn <mmn@hethane.se>
Thu, 5 Nov 2015 15:03:42 +0000 (15:03 +0000)
Accept 204 for PuSH subscription

Some hubs (notably, pushpress, used by wordpress.com) return 204 to mean success.

This used to be allowed by the spec, so no harm in accepting it.

See merge request !48


Trivial merge