Skip to content

1.1.0

Compare
Choose a tag to compare
@HergenD HergenD released this 19 Mar 11:02
· 24 commits to master since this release
f53b305

Added support for weak comparisons, so W/ can be stripped from etags

  • Added support for weak comparisons within IfMatch
  • Added support for weak comparisons within IfNoneMatch
  • Added configurations options for both so strong comparisons can be enabled optionally
  • Added tests for both IfMatch and IfNoneMatch

Added comparison algorithm section to readme with more info.