UNPKG

@httpland/nel-middleware

Version:

HTTP network error logging(NEL) middleware

8 lines (7 loc) 449 B
// Copyright 2023-latest the httpland authors. All rights reserved. MIT license. // This module is browser compatible. export { withHeader } from "@httpland/http-utils/message.js"; export { isNumber } from "@miyauci/isx/is_number.js"; export { isUnitInterval } from "@miyauci/isx/number/is_unit_interval.js"; export { isNonNegativeInteger } from "@miyauci/isx/number/is_non_negative_integer.js"; export { stringifyJfv } from "@httpland/jfv-parser";