user3472g

Results 7 issues of user3472g

Provide a means to send an HTTPServerResponse before the handleRequest method on an HTTPRequestHandler object returns. For example. void handler::handleRequest(HTTPServerRequest &request, HTTPServerResponse &response) { response.setStatusAndReason(HTTPResponse::HTTP_OK); response.send(); //Do some more processing,...

stale

**IMPORTANT:** Be sure to replace all template sections {{ like this }} or your issue may be discarded. ## Overview I am attempting to write a simple g729 decoder using...

user help

**Query/Question** I am receiving errors attempting to access a Service Bus Queue using the C++ SDK. I would like someone to review the below and tell me if what I...

question
customer-reported
Service Bus

A feature request to expose TDS parsing methods or classes so TDS data (bytes) can be parsed without having to connect to a database.

Good Evening, I believe a bug in T.125 decoding. Consider this example. The bytes are a BER encoded T.125 connect-initial PDU taken from a pcap file in public wireshark samples....

Do you provide for a pypi module? A module with code and yaml configuration files would be nice.

Add support for the parsing and loading of signed SSH keys for the example, [email protected]

feature request