Skip to content

Commit

Permalink
Merge 1cec52a into 1571967
Browse files Browse the repository at this point in the history
  • Loading branch information
bbamsch committed Mar 31, 2017
2 parents 1571967 + 1cec52a commit 9a80d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ var qescRegExp = /\\([\u000b\u0020-\u00ff])/g
var quoteRegExp = /([\\"])/g

/**
* RegExp to match type in RFC 6838
* RegExp to match type in RFC 7231 sec 3.1.1.1
*
* media-type = type "/" subtype
* type = token
Expand Down

0 comments on commit 9a80d69

Please sign in to comment.