Philip Couling
Philip Couling
* [x] This is a bug report * [ ] This is a feature request * [x] I searched existing issues before opening this one ### Expected behavior Programs should...
* [x] This is a bug report * [ ] This is a feature request * [x] I searched existing issues before opening this one ### Expected behavior Docker shouldn't...
### Describe the feature Some commands under `aws s3` will set a mime type while uploading files. This is based on a type inference system. When the type inference system...
I don't see any discussion in the README of what the prerequisites are on the local machine for running this. I've installed node with `brew install node`. But on my...
Could there be an option (or options) to achieve a more python style headers for module members and class members. In the python's own documentation, the full path of each...
To facilitate better testing and builds, I need to get a few docker files created for some environments. See [here](https://github.com/couling/WebDAV-Daemon/tree/master/useful/docker) for examples: - [x] Debian - [x] Ubuntu - [...
This branch was offered by @sbluhm to implement adding custom headers (see enhancement request #9).
As of PR #21 (later than version 1.1) WebDAV Daemon will report itself as compliance levels 1 and 2 instead of just 1. As far as I'm aware it is...
# Feature Description A segnificant proportion of MQTT3 and MQTT 5 is devoted to reconnection and maintaining a single session accross reconnects. This whole area is done very badly by...
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] I have searched the [FAQ](https://python-poetry.org/docs/faq/) and general [documentation](https://python-poetry.org/docs/) and believe...