This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cross-domain requests,use RL-TCPNet HTTPServer

Dear

RL-TCPNet is great, but I found one of the biggest problems with this RL-TCPNet that it is not easy to change the HTTP header. For example, I want to change Content-Types to better support json; In addition, the more important is that you can not change the Access-Control-Allow-Origin, so we can not cross-domain request !How to solve this serious problem?Thanks.