Skip to content

s option: invalid value handling

Assigning the empty string and just any non-integer value to the option s will cause a ValueError exception to be thrawn.

In this case Gravatar ignores the option1 while my implementation returns a HTTP 400 error2.

Edited by Ghost User