sistema creado v0.5.0
This commit is contained in:
9
api/node_modules/negotiator/README.md
generated
vendored
9
api/node_modules/negotiator/README.md
generated
vendored
@@ -172,10 +172,6 @@ Returns the most preferred encoding from the client.
|
||||
|
||||
Returns the most preferred encoding from a list of available encodings.
|
||||
|
||||
##### encoding(availableEncodings, { preferred })
|
||||
|
||||
Returns the most preferred encoding from a list of available encodings, while prioritizing based on `preferred` array between same-quality encodings.
|
||||
|
||||
##### encodings()
|
||||
|
||||
Returns an array of preferred encodings ordered by the client preference.
|
||||
@@ -185,11 +181,6 @@ Returns an array of preferred encodings ordered by the client preference.
|
||||
Returns an array of preferred encodings ordered by priority from a list of
|
||||
available encodings.
|
||||
|
||||
##### encodings(availableEncodings, { preferred })
|
||||
|
||||
Returns an array of preferred encodings ordered by priority from a list of
|
||||
available encodings, while prioritizing based on `preferred` array between same-quality encodings.
|
||||
|
||||
## See Also
|
||||
|
||||
The [accepts](https://npmjs.org/package/accepts#readme) module builds on
|
||||
|
||||
Reference in New Issue
Block a user