Added Basic HTTP stdlib
This commit is contained in:
parent
c8ffbb2af0
commit
4144fa2cba
6 changed files with 1370 additions and 25 deletions
10
cspell.json
Normal file
10
cspell.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"words": [
|
||||
"htmlua",
|
||||
"headermap",
|
||||
"reqwest"
|
||||
],
|
||||
"userWords": [
|
||||
"mlua"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue