Nikhil Sidhaye
Nikhil Sidhaye
It's not only browser but if I use powershell rest command then also I need to override user-agent. ```Invoke-RestMethod http://localhost:8474/proxies``` gives following error ``` Invoke-RestMethod : User agent not allowed...
Linking https://github.com/mojohaus/versions-maven-plugin/issues/243
Open from Jan. Still nothing... Is this error expected? Are we doing something wrong? In my case invalid segment error occurs only if I am ignoring minor & major updates....
``` I found this issue exists in Docker for windows toolbox too. Docker version 17.06.0-ce, build 02c1d87 I think both docker for windows & Docker for Mac having this issue....
Try to add support for Snapdragon X elite GPU and Qualcomm Hexagon NPU.
I think DB driver automatically encode URL so client do not need to encode it while configuring. May be we can add some parameter like `encode`
For windows anyone tried `--platform linux/amd64` ? Is this works?