Package: wnpp
Severity: wishlist
Owner: Leo Iannacone <[email protected]>

* Package name    : node-accepts
  Version         : 1.0.1
  Upstream Author : Jonathan Ong <[email protected]>
* URL             : https://github.com/expressjs/accepts
* License         : Mit
  Programming Lang: JavaScript
  Description     : higher-level content negotiation for Node.js

 Higher level content negotation based on negotiator.
 .
 In addition to negotatior, it allows:
  - Allows types as an array or arguments list, ie 
    `(['text/html', 'application/json'])`
    as well as `('text/html', 'application/json')`.
  - Allows type shorthands such as `json`.
  - Returns `false` when no types match
  - Treats non-existent headers as `*`
 .
 Node.js is an event-based server-side JavaScript engine.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to