hapi icon indicating copy to clipboard operation
hapi copied to clipboard

The Simple, Secure Framework Developers Trust

Results 89 hapi issues
Sort by recently updated
recently updated
newest added

#### Support plan * *is this issue currently blocking your project?* (yes/no): no * *is this issue affecting a production system?* (yes/no): no #### Context * *node version*: n/a *...

feature
breaking changes

#### Support plan * *is this issue currently blocking your project?* (yes/no): no * *is this issue affecting a production system?* (yes/no): no #### Context * *node version*: 12+ *...

feature

#### Support plan Community * *is this issue currently blocking your project?* (yes/no): no * *is this issue affecting a production system?* (yes/no): no #### Context * *node version*: v12+...

feature
breaking changes

#### Support plan * *which support plan is this issue covered by?* (e.g. Community, Core, Plus, or Enterprise): Community * *is this issue currently blocking your project?* (yes/no):no * *is...

support

#### Support plan * *which support plan is this issue covered by?* (e.g. Community, Core, Plus, or Enterprise): Community * *is this issue currently blocking your project?* (yes/no): No *...

feature

#### Support plan * *which support plan is this issue covered by?* (e.g. Community, Core, Plus, or Enterprise): community * *is this issue currently blocking your project?* (yes/no): no *...

feature

- Added typings suggested from https://github.com/DefinitelyTyped/DefinitelyTyped/pull/61794 - migrated all type tests from DT onto here. - This commit is a WIP, given that `@hapi/catbox` has not yet been ported over...

### Runtime Chrome ### Runtime version 121.0.6167.160 ### Module version 20.3.0 ### Used with _No response_ ### Any other relevant information _No response_ ### What problem are you trying to...

feature

### Runtime Node ### Runtime version 18 ### Module version 21.3.3 ### Used with standalone ### Any other relevant information _No response_ ### How can we help? I would like...

support

This PR fixes the specific issue in #4363. This is done by specialcasing `clientError` errors with code `HPE_INVALID_METHOD` that have an active request. Since the active request definitely has a...

bug