David Vassallo
David Vassallo
typo in 'manufacturer'
Hi All I faced an intermittent issue when doing the following: 1. Enable HUD via icon in toolbar 2. Open configured browser (chrome in my case) by clicking on icon...
To reproduce: 1. Start ZAP on one machine 2. Configure ZAP (and machine) to accept remote requests 3. Configure browser on 2nd machine to proxy through ZAP 4. Proxy to...
I almost missed the sqlite_vtable build tag since it wasnt listed as a "feature" in the README.md. Added for the next newbie like me that comes around 😃 Signed-off-by: David...
As it was, the vtable example will give an error when adding any kind of SQL constraint in the SQL statement. Updating the BestIndex method will ensure that adding SQL...
There seem to be instances when if `--content-format RenderedText` is used in a subscription, windows doesn't send properly formatted XML messages. This in turn causes oenwec to return HTTP error...
This is useful when you're interested in a subset of events, and it's quite easy to query using XPath. One use case that's quite common is to subscribe to events...
Dear All I have been playing around with the Android "NativeCall" application, and it's working well. However, there doesn't seem to be a way of gracefully ending a call. To...