defstat / pln

GNU General Public License v3.0
0 stars 8 forks source link

[pln] #12 Content-type of ping call changed to xml from html #15

Closed defstat closed 6 years ago

mjordan commented 6 years ago

Sweet, curl -v "http://localhost:8000/ojs/index.php/journaloftay/plugin/PLNGatewayPlugin" results in:

< HTTP/1.1 200 OK
< Date: Thu, 05 Jul 2018 17:03:41 GMT
* Server Apache/2.4.7 (Ubuntu) is not blacklisted
< Server: Apache/2.4.7 (Ubuntu)
< X-Powered-By: PHP/5.5.9-1ubuntu4.25
< Set-Cookie: OJSSID=sc6jko5slgbapueeip2innv174; path=/ojs/; domain=localhost
< Vary: Accept-Encoding
< Content-Length: 738
< Content-Type: text/xml; charset=utf-8

Ready to merge. Thanks!

mjordan commented 6 years ago

Sorry, forgot to add, the apache errors I noted earlier are also gone.

defstat commented 6 years ago

@mjordan merged