node-restify icon indicating copy to clipboard operation
node-restify copied to clipboard

The future of Node.js REST development

Results 132 node-restify issues
Sort by recently updated
recently updated
newest added

## Why? on `9.x`, since we are dropping support for Node v8.x, we can pass an options object to `http.createServer` with an `IncomingMessage` and a `ServerResponse` parameters to be used...

If I am using pre.pause() to deal with the similar issues reported in: https://github.com/restify/node-restify/issues/287 https://github.com/restify/node-restify/issues/409 it appears that having that work-around causes the multipart body processing to fail. Restify never...

Hello and sorry if this is the wrong place to post this but I've just went through the restify Quick Start Guide and there where two mistakes: 1. The RegExp...

# Additional media types (+json) ## What? Support [RFC6839](https://tools.ietf.org/html/rfc6839) allowing formatters for additional media types structured with syntax suffixes, like `+json`. Valid examples are: `application/calendar+json`, `application/problem+json`, `application/geo+json`, etc (the full...

## Pre-Submission Checklist - [*] Opened an issue discussing these changes before opening the PR - [*] Ran the linter and tests via `make prepush` - [*] Included comprehensive and...

- [ ] Used appropriate template for the issue type - [ ] Searched both open and closed issues for duplicates of this issue - [ ] Title adequately and...

Sometimes it makes sence to send data in simple raw form like _0_ or _false_, but Response.send ignores any falsy body.

Bug
Question

- [x] Used appropriate template for the issue type - [x] Searched both open and closed issues for duplicates of this issue - [x] Title adequately and _concisely_ reflects the...

Stale

- [X] Used appropriate template for the issue type - [X] Searched both open and closed issues for duplicates of this issue - [X] Title adequately and _concisely_ reflects the...

- [x] Used appropriate template for the issue type - [x] Searched both open and closed issues for duplicates of this issue - [x] Title adequately and _concisely_ reflects the...