ng-thermal-print
ng-thermal-print copied to clipboard
Not working with http domain
It was working with HTTPS. Now, it's not working. The only change I have made is HTTPS to HTTP. Any Idea, how to fix this issue?
I'm pretty sure that HTTPS is requirement by Star WebPrint, so you have to hack something together locally to get that combination to work (if even possible).
So, What we have to do to make this work on HTTP? It works fine while I am running this on local (127.0.0.1). HTTPS is adding additional delay in executing the requests. To overcome this, we removed HTTPS. Is there any patch we can use for solving this?