mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
2db1ef10f7
* Fix: Invalid JSON on gc-stats Credits of this patch should be for @jdsundberg, who reported the issue but never sent a patch. Link to his bug report is below. Closes #1687. * Update tests so JSON response is correctly parsed JSON without a whitespace between key and values wasn't being correctly parsed (for example: `key: 'value'` was processed ok, but `key:'value'` wasn't). |
||
---|---|---|
.. | ||
status.rb |