comparison roundup/anypy/strings.py @ 5937:5d0873a4de4a

fix rate limit headers - were ints/floats need to be strings Running under gunicorn rest requests were crashing. Not all of the values for the rate limit headers were strings. Some were numbers. This caused the header generation for wsgi to fail. Now the values are all strings.
author John Rouillard <rouilj@ieee.org>
date Sun, 20 Oct 2019 20:56:56 -0400
parents bb7865241f8a
children 81990ac0b013
comparison
equal deleted inserted replaced
5936:ed5c19fca083 5937:5d0873a4de4a

Roundup Issue Tracker: http://roundup-tracker.org/