UNPKG

jsfakeit

Version:

![alt text](https://raw.githubusercontent.com/Anirban20001962/jsfakeit/main/logo.png)

10 lines (9 loc) 398 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.internet = void 0; exports.internet = { browser: ['firefox', 'chrome', 'internetExplorer', 'opera', 'safari'], domain_suffix: ['com', 'biz', 'info', 'name', 'net', 'org', 'io'], http_method: ['HEAD', 'GET', 'POST', 'PUT', 'PATCH', 'DELETE'], http_version: ['HTTP/1.0', 'HTTP/1.1', 'HTTP/2.0'], };