Skip processing for non-GET requests #42
Loading…
Reference in New Issue
No description provided.
Delete Branch "only-get"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #41
I also cleaned up the spec for the ProcessingSkipAnalyzer class a lot. IMHO, all of the individual methods like #html? #chunked? etc should be private and #skip_processing? should be tested more thoroughly to make sure it responds appropriately to each set of conditions, but I didn't have time to get to that.
Thanks!
🍻