Philipp Hauer

Results 7 issues of Philipp Hauer

Hi, could you upload your library to PyPi, please? This would ease the installation (via pip) and usage. Cheers, Philipp

Hi, when an `HttpURLConnection` to a MockWebServer is configured with - `connection.setRequestProperty("Expect", "100-continue")` and - `connection.setChunkedStreamingMode(0);` (or any other number) the `connection.getOutputStream()` takes 5 seconds before it returns. I created...

bug
mockwebserver

Hi everyone, I investigated whether my wordpress installation is ready for PHP7. That's why I used the Plugin [PHP Compatibility Checker](https://de.wordpress.org/plugins/php-compatibility-checker/) which checks my plugins for PHP7-compatibility. It says that...

This feature was requested by @patte in the course of issue #1. Currently, the matching of iTunes song locations to Rhythmbox song locations doesn't work, if the iTunes files are...

enhancement
waiting-for-feedback

Hi, when I run ``` mkdir -p ~/activemq/conf docker run --name='activemq' -it --rm \ -e 'ACTIVEMQ_MIN_MEMORY=512' \ -e 'ACTIVEMQ_MAX_MEMORY=2048'\ -p 8161:8161 \ -p 61616:61616 \ -p 61613:61613 \ -v ~/activemq/conf:/opt/activemq/conf...

- [x] add travis ci job. - [x] remove outdated artifact from bintray - [ ] Move Demos into the test folder. This way, we can also execute the demo...

In order to deploy continuation-token on Maven Central, we need a Sonatype Jira account. I signed up there and created a [ticket](https://issues.sonatype.org/browse/OSSRH-36733) and requested permission for the groupId `com.spreadshirt`.