I need to write a listener to receive a UTF-8 encoded XML string, sent by client as an HTTP POST, using SSL. Client does not have an XSD. Client does not support SOAP. I was planning to use Microsoft's WCF for this, hosted in IIS, but I was wondering if Angular's Service/Resource methods have this capability.
I am not really "exposing" any data at my endpoint - just receiving client's XML string, and sending a custom XML string response. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
