Arjun Menon

Results 73 comments of Arjun Menon

Hey That did work. While running it the final output displayed another error. ```ruby .. .. .. c15 - 65 docs sweden: 65 [sweden] israel furious over organ harvesting claims...

Ruby 2.2.3 on elementary os 0.3

@JamieChe Hey, did you ever get around in resolving this?

@spinnakerbot remove-label to-be-closed @spinnakerbot remove-label stale

Hey Thanks. That is working. It takes some time to see the request. Any reason for that? --- Also, is it possible for it to listen to other types of...

I am listening to and interacting with a Upnp/Openhome server. They communicate with NOTIFY/SUBSCRIBE HTTP methods. So the plugin can't receive any responses if they are set to default methods....

Hey Since it's part of the request object, nothin changes. I tried it though. Simple curl GET/POST requests are shown. Doing a SUBSCRIBE request does nothing. If it helps, you...

Hey Can you give example how to test that. Because I think by default both of them handle only basic HTTP methods. Custom handlers have to be written. So what...

Hey @bykof I just checked with the author. It is not possible to extend Nanohttpd. - https://github.com/NanoHttpd/nanohttpd/issues/478 I guess for this task some other server is the only solution, like...

Spent more than an hour to finding out the cause. Was actually frustrating. This seems like a common issue. Can the author put up a guide on re-writing the Photon...