Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
nodejs
/
uri-js
/
dist
/
esnext
/
schemes
📤 Upload
📝 New File
📁 New Folder
Close
Editing: https.js
import http from "./http"; const handler = { scheme: "https", domainHost: http.domainHost, parse: http.parse, serialize: http.serialize }; export default handler; //# sourceMappingURL=https.js.map
Save
Cancel