Harshavardhana aa98702908 api: Handle content-length-range policy properly. (#3297)
content-length-range policy in postPolicy API was
not working properly handle it. The reflection
strategy used has changed in recent version of Go.
Any free form interface{} of any integer is treated
as `float64` this caused a bug where content-length-range
parsing failed to provide any value.

Fixes #3295
2016-11-21 04:15:26 -08:00
..
2016-10-26 08:46:14 -07:00
2016-10-14 19:57:40 -07:00
2016-09-29 23:42:10 -07:00
2016-08-24 22:54:34 -07:00