📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 17:37:16
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
axios
/
lib
/
platform
/
node
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/axios/lib/platform/node
🔄 Refresh
✏️
Editing: index.js
Writable
import URLSearchParams from './classes/URLSearchParams.js' import FormData from './classes/FormData.js' export default { isNode: true, classes: { URLSearchParams, FormData, Blob: typeof Blob !== 'undefined' && Blob || null }, protocols: [ 'http', 'https', 'file', 'data' ] };
💾 Save Changes
❌ Cancel