Fix #7. This is the changes that was proposed in #7.
This PR makes sure unexpected GET parameters are filtered out before the md5 of the requested image is computed. With this patch applied, md5 is computed exactly with the same GET parameters that were used to create it.
Fix #7. This is the changes that was proposed in #7.
This PR makes sure unexpected GET parameters are filtered out before the md5 of the requested image is computed. With this patch applied, md5 is computed exactly with the same GET parameters that were used to create it.