J jmorris644 Active Member Apr 28, 2014 #1 Is there a way to make the HH web server CORS compliant so that I can talk to it using JS from another domain? Thanks Joe
Is there a way to make the HH web server CORS compliant so that I can talk to it using JS from another domain? Thanks Joe
lupinglade Senior Member Apr 29, 2014 #2 It should be, we do specifically set the headers to allow cross origin requests.
J jmorris644 Active Member Apr 29, 2014 #3 OK, I will do some more testing and report back. Thanks Joe