phand00

Results 5 issues of phand00

### Describe the Feature I would like to know if it's possible or maybe it could be a nice feature. I would like to register my Pode server with a...

feature :sunny:
idea :bulb:

Is it possible to set content-type on response? I tried $Response.ContentType = "application/json" or $Response.Headers["content-type"] = "application/json" thanks

Hi, I red the Question: authentication question #931 and it's really helpfull I tried it and it works as you said, both auth mechanism are applied. But what I want...

question :grey_question:

Let say we have a simple lua function like this: Lua: ``` lua function test(id) print("Test") local result = id local str = "In Lua: ..." print("content of result item:...

Hi, it's not really an issue. It's more like a request. :-) Do you think screen resize will be supported in the future? If not, is it because it's probably...

enhancement