-
As asked from my question in #585 I'm filing a new bug here.
I'm trying to have the response_body in the HTTP options use the oneof field, so that we can have alternate schemas in the response. H…
-
```
What steps will reproduce the problem?
1. create a JSON string containing extra attributes
2. invoke Gson.fromJson supplying a class with fewer elements
3. GSON successfully instantiates the class…
-
Provide the ability to log to various formats [txt, database etc] for debugging. This could be done using MEF, so that the logging could be done optionally, if required. So, this would require the fol…
-
There are many ways this could be done.
Here are my thoughts on one way:
** use Kaillera (but it probably needs improving)**
Kaillera server and client were recreated in https://github.com/God…
-
Hey all! Fantastic framework you've made, and thank you for this demo application.
I was wondering what your local testing procedure was. I'm trying to use this example to build a simple lecture ap…
-
```
Update edtitor with the new version.
```
Original issue reported on code.google.com by `charalam...@gmail.com` on 11 May 2009 at 9:08
-
```
Apr 08 22:34:08 c2s1bc09c0 info Client connected
Apr 08 22:34:08 c2s1bc09c0 info Session closed by remote with error: invalid-xml
Apr 08 22:34:08 c2s1bc09c0 info Client disconnected: c…
-
LoginSecurity, and possibly other plugins, assume for a server to be either in offline-mode or online-mode.
To support name changes on servers that run in online-mode fully, LoginSecurity uses UUIDs …
-
requirements.txt:
```
redis-om==0.1.2
```
models.py:
```
import aredis_om
class SampleModel(aredis_om.JsonModel):
field: str = aredis_om.Field(index=True)
```
func.py:
```
from…
-
asteriskLogger needs to access the internet in order for it's SOAP client to work. But this isn't made clear anywhere in the documentation nor in the output:
```
******** Asterisk Logger Starting ***…
ghost updated
11 years ago