This is a bugfix for the production server, which seems to send ints as strings. With these edits we force them back to Numbers and thus fix a number of bugs.
Coverage decreased (-0.3%) to 81.747% when pulling 28cc19a9961f982a810015ff9fc5260e56f9cf7f on parse-cgi-int into e29ad1ac0fb936d875dfe2732be13cdc89d6d9c5 on master.
This is a bugfix for the production server, which seems to send ints as strings. With these edits we force them back to Numbers and thus fix a number of bugs.