Update README.md

This commit is contained in:
Les Hazlewood 2015-10-12 16:08:06 -07:00
parent 65f9b02de3
commit 1649066038
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ try {
#### Body Compression
***This feature is NOT JWT specification compliant**, but it can be very useful when you parse your own tokens*.
**This feature is NOT JWT specification compliant**, *but it can be very useful when you parse your own tokens*.
If your JWT body is large and you have size restrictions (for example, if embedding a JWT in a URL and the URL must be under a certain length for legacy browsers or mail user agents), you may now compress the JWT body using a `CompressionCodec`: