Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6e4d47c

Browse files
v2.0.0
1 parent 60e2147 commit 6e4d47c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Core plugins at present include:
1414
- Watermark (Set a text watermark)
1515
- Format (Sets the output format)
1616
- Rotate (Rotate the image)
17+
- Flip (Flip the image)
1718
- Quality (The quality to set the output for jpeg files)
1819
- Vignette (Adds a vignette effect to images)
1920

@@ -51,7 +52,7 @@ e.g.
5152

5253
Using the HttpModule requires no code writing at all. Just reference the binaries and add the relevant sections to the web.config
5354

54-
Image requests suffixed with querystring parameters will then be processed and cached to the server allowing for easy and efficient parsing of following requests.
55+
Image requests suffixed with querystring parameters will then be processed and **cached to the server - up to 360,000 images** allowing for easy and efficient parsing of following requests.
5556

5657
The parsing engine for the HttpModule is incredibly flexible and will **allow you to add querystring parameters in any order.**
5758

0 commit comments

Comments
 (0)