iqmeta GmbH
iqmeta GmbH
Hi, great work, superb code. Are you going to add Socks5 Proxy Support in future? I can use HttpUpStreamProxy (Squid) but for SSL this doesn't work currently very well. Using...
Hi, would be a great addition. Cheers.
Hi, nice work. Is there an easy way to drag clone? Like here http://jsfiddle.net/DP4UR/6/ And/or call a method like resetPosition() to pickup the element at current to Mouse/Touch position? All...
## Bug description Hi, i can't get the Developer Portal fully working in Azure with the OpenID Connect. No clue how to find whats wrong. Nothing in the Logs. The...
After upgrading beyond/higher than AspNet.OData v5.8 with nuget breaks this sample untouched: https://github.com/OData/ODataSamples/tree/master/WebApi/v4/ODataCompositeKeySample   Latest RESTier ist not working below v6.0.0 :-( Any idea? Cheers.
Hi, my IRI says tcp is connected....  but the WebUI does not update any TXs.  Any idea? Great job, btw!
Hi, we use https://doc.traefik.io/traefik/observability/tracing/elastic Is it possible to log within plugin getting the trace id from request? So we see in ContainerLog / APM etc. whatever happened in the plugin,...
Hi there, looking for an example on: **How to update/change with migration the exitsing data in the JsonColumns so I don't run into not exsiting paths exception?** Just saw dotnefconf...
Hi, `config.SchemeHandlers.Add("app", (string url, out string contentType) =>` works only on header script. `config.SchemeHandlers.Add("myOwnHandler", (string url, out string contentType) =>` is not processed by a href="" or iframe or xhr...
Hi, is it possible to use a native sqLite cordova plugin with the sqLite Provider?  like passing the eg. the db object from this: `var db = window.sqlitePlugin.openDatabase({name: "my.db",...