mirror of https://github.com/huashengdun/webssh
Updated README
parent
65cf27d58d
commit
8a1fbccdc2
|
@ -100,7 +100,7 @@ wssh.send('ls -l');
|
|||
|
||||
### URL Arguments
|
||||
|
||||
Support passing arguments by url (hash or search) like following examples:
|
||||
Support passing arguments by url (query or fragment) like following examples:
|
||||
|
||||
Passing form data
|
||||
```bash
|
||||
|
|
|
@ -106,7 +106,7 @@ Browser console
|
|||
URL Arguments
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Support passing arguments by url (hash or search) like following
|
||||
Support passing arguments by url (query or fragment) like following
|
||||
examples:
|
||||
|
||||
Passing form data
|
||||
|
|
Loading…
Reference in New Issue