The current method of validating if a received web command is authentic is inefficient and has many places it could be improved (such as not being as particular to the existence of whitespace in a payload resulting in 422s.)
This process should be looked at to see where it can be improved.
The current method of validating if a received web command is authentic is inefficient and has many places it could be improved (such as not being as particular to the existence of whitespace in a payload resulting in 422s.)
This process should be looked at to see where it can be improved.