Thomas Hoppe

Results 30 issues of Thomas Hoppe

How can I do error handling via `proxyErrorHandler`? As far as I can see there is simply no error handling facility in this module, is that true?

[The XContentReady Event](https://github.com/n-fuse/the-XContentReady-Event/) might be worth to support. What do you think?

I was happy to see that this lib supports JSPM, so I tried to install and use it: ``` import mq4HoverShim from 'mq4-hover-shim'; ``` Unfortunately, that fails early with this:...

I think we need a short description about the working principles of the console. In my opinion best told with some use cases like these: UC1 - GET API Documentaion:...

In the docker world it's best practice to let a containerized service run as non-root. [For example Postgres create a `postgres` user and then in the Dockerfile use `USER postgres`...

Please bump the version.

From David Booth: I would suggest adding a small, simple REST example, perhaps even showing "DO"s and "DON'T"s. For example, show what it means to have the server return a...

Do you plan to support (re-) writing PDFs in the PDF/a format?

Hello, following up on the question [from](https://github.com/bytebeamio/rumqtt/issues/495) : we would like to build a custom runmqttd based server where the only change would be to make topics accessible based on...