ady624 / webCoRE

webCoRE is a web version of CoRE
GNU General Public License v3.0
251 stars 984 forks source link

Add asynchttp for http requests, couple bug fixes #97

Closed imnotbob closed 4 years ago

idpaterson commented 4 years ago

This one is going to need a bit more work, I haven't fully tested it but noticed that all non-json responses end up with $response = [:] rather than the text of the response. Please edit here rather than creating a new pull request.