Noam Tamim
Noam Tamim
This helps when Swift and Xcode build the framework. Added `.macOS(.v10_10), .iOS(.v8), .tvOS(.v9), .watchOS(.v2)`, which is compatible with the platforms declared in the podspec. Set `swift-tools-version` in the header to...
### Is your feature request related to a problem? Please describe. When workers drop, they appear as "missing" in the workers tab and they are still included in the reported...
I love Bottle, and I want to use it with a production-grade server. However: 1. Of the multi-threaded servers, the latest release only supports waitress (Cheroot and latest CherryPy are...
Common types include: - application/x-www-form-urlencoded - application/json - application/xml Same for `Accept`. Can be enhanced to generic header-aware autocomplete, but I think `Accept` and `Content-Type` are the headers that are...
Add a checkbox "download" next to the submit button that will cause the response to be directly written to a file instead of showing in the app. It will help...
### Describe your use-case which is not covered by existing documentation. In the README file, there are conflicting recommendations. The [Usage](https://github.com/jenkinsci/docker#usage) section recommends **against** using bind mounts: > ... >...
A node script that takes the required parameters and exports the data.
_Also [posted on SO](https://stackoverflow.com/questions/49507690/realm-multiple-instances-each-with-own-config), but no response so far._ My application uses two separate Realm instances (the second comes from a library). The application itself uses Realm.Configuration.defaultConfuguration and the library...