SIPTorch icon indicating copy to clipboard operation
SIPTorch copied to clipboard

A "SIP Torture" (RFC 4475) testing framework.

Results 1 SIPTorch issues
Sort by recently updated
recently updated
newest added

Hi there, I see multiple issues - in makeRequest method, there is no argument for message body, yet it adds a Content-Length, but without a Content-Type for multiple modules. Did...