Behrouz Soroushian

Results 4 comments of Behrouz Soroushian
trafficstars

Related to the same issue we see that versions provided as parameter in the `pom.xml` are not evaluated. For example we see results like: ``` syft dir:. ✔ Indexed ....

Hi, It seems your proxy changes the status code 206 Partial Content to 200 Ok. Our downloader relies on 206 to function for multi-chunk [download code](https://github.com/pivotal-cf/go-pivnet/blob/d6c0ae6233fc555c98c88c85f565e7b4d06b58c6/download/downloader.go#L190), and this behaviour is...

@sluetze also if your proxy team indicate that we are missing a header in our response (like `Accept-Ranges: bytes`) we will appreciate if they indicate in which response your proxy...

Hi @jbuecher the changes on the cli side seems to not work. I am getting the error: ```shell The request includes an unrecognized parameter 'parameters'. Please update or remove this...