Tahseen Jamal

Results 13 issues of Tahseen Jamal

Some url encoders don't encode comma to %2C And in such cases, the Falcon Query parser creates an array instead of a string. If you have a query string "ABC,ABC"...

breaking-change
question

It seems that nsepy requests are completely blocked now

Can I use tx.Submit in thread ? I can see in the example_test it is used inside http Handler function Also if I use tx.Submit in 10 threads, the delivery...

Install ActiveMQ on ubuntu machine as service Edit /etc/hosts file and use LAN for hostname and 127.0.0.1 for localhost Edit activemq.xml and use hostname instead of 0.0.0.0 Edit jetty.xml and...

not enough information

Is this go-smpp issue or issue at the SMPP Server ? Any message submitted to SMPP throws back "timeout waiting for response"

When I submit a message, all I get to know if there was an error or not If not then there would be submit response that I would receive via...

Dear Team, I observed that SendPortal provides option to use ones own SMTP. Unfortunately in this case it doesn't update Opened and Clicked stats. Why is it that this is...

If I create a single bind and then use multiple submits via go routine, will that cause issue related to response ErrTimeout ? Asking because I something like below for...

I am sending non-English (Chinese) string via UCS2 to SMPP and in the delivery receipt receive a hex in text part, which otherwise in normal gsm comes as first 10...

### Describe the bug ``` python craft auth ``` generates auth controllers and templates. but there is a mismatch in the name used in template from the Auth route names...

bug