Matt Geri

Results 3 comments of Matt Geri

Hi @emrikol and @philipjohn, I'm about to start working on this. I have two initial questions: 1) Should the REST API implementation support PUSH and PULL transport, or just PUSH?...

@philipjohn I've completed all the tests except for the PUSH operations. You've mentioned that for the XML RPC push tests, we should probably use Multisite, however when running tests, a...

@philipjohn I went ahead and implemented the interceptor for the XMLRPC push syndications. You can see how it was implemented here: https://github.com/xwp/syndication/blob/a69191b841e887f416bcbf4e4825fccea1eb7cde/tests/clients/test-xml-push-client.php It's somewhat hackish, but it works and implements...