Seth Boyles
Seth Boyles
For reference, Processing and OpenFrameworks have solutions for this (I'm unsure how complete or fully-featured they are): * [Processing](https://processing.org/reference/libraries/svg/index.html) * [OpenFrameworks](https://openframeworks.cc/documentation/graphics/ofGraphics/#!show_ofBeginSaveScreenAsSVG)
migrated from https://www.pivotaltracker.com/story/show/173506367
@christo-3 is there a use case you have where you would like to see a Location header for the scale action? Or would it be sufficient to correct the docs?...
I believe the scale endpoint predates the Location header pattern we adopted, which may be why it uses 202 differently. I am hesitant to change it to return 200 since...
Looks like this was disabled in 2015: https://github.com/cloudfoundry/capi-release/commit/d20d9c913cb61ca9a047bb686ddc3d17f95a94f4 We'll have to dig into the specifics as to why it was disabled, if those issues are still relevant, and, if so,...
whoops, you're totally right. I tried this out on a bosh lite today by adding the gzip section to the nginx conf for creating a lot of ASGs (a notoriously...
We would welcome a PR clarifying this!
I just discovered another alternative, created by a Ruby core contributor (who is also apparently doing minor updates to Thin): https://github.com/socketry/falcon It is based off of https://github.com/socketry/async. I haven't dug...
Looks like Thin got a potential security fix: https://github.com/macournoyer/thin/releases/tag/v1.8.1
fixed: ``` ± sb |master {2} U:1 ✗| → cf v3-create-app "🍹" This command is in EXPERIMENTAL stage and may change without notice Creating V3 app 🍹 in org o...