Documentation ¶
Index ¶
- type Http
- func (hc *Http) Delete(argsIn goja.FunctionCall, vm *goja.Runtime) goja.Value
- func (hc *Http) Do(argsIn goja.FunctionCall, vm *goja.Runtime) goja.Value
- func (hc *Http) Download(argsIn goja.FunctionCall, vm *goja.Runtime) goja.Value
- func (hc *Http) Get(argsIn goja.FunctionCall, vm *goja.Runtime) goja.Value
- func (hc *Http) Head(argsIn goja.FunctionCall, vm *goja.Runtime) goja.Value
- func (hc *Http) Post(argsIn goja.FunctionCall, vm *goja.Runtime) goja.Value
- func (hc *Http) Put(argsIn goja.FunctionCall, vm *goja.Runtime) goja.Value
- func (hc *Http) Upload(argsIn goja.FunctionCall, vm *goja.Runtime) goja.Value
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.