Stef Heyenrath

Results 115 issues of Stef Heyenrath

Just use: ``` c# short[] packets = opus.DecodeNextPacket(); byte[] buffer = new byte[packets.Length * 2]; Buffer.BlockCopy(packets, 0, buffer, 0, buffer.Length); ```

I'm using AWS S3 SDK to put a file into this fake s3. > Exception in thread "main" com.amazonaws.AmazonClientException: Unable to verify integrity of data upload. Client calculated content hash...

![add basic auth](https://cloud.githubusercontent.com/assets/249938/3466359/8d359f54-027f-11e4-9f1f-1b8369e91abf.png)

It would be nice if it would be possible to add custom headers. ![custom headers](https://cloud.githubusercontent.com/assets/249938/3466328/f4c1f0e2-027e-11e4-929c-46306a072cc7.png)

Weather Service SoapUI example message: ``` xml ? ``` As you can see the xmlns:web="http://www.webserviceX.NET" is defined on soap-env level. And the WsdlUI example message: ``` xml string string ```

``` Connected, dumping recent logs for app *** in org *** / space development as ***... 2015-05-01T14:37:46.78+0200 [API/4] OUT Created app with guid feb4c4da-7684-4a12-9198-ee9dff27cbed 2015-05-01T14:37:48.57+0200 [API/3] OUT Updated app with...