1
2
Fork 0
mirror of https://github.com/carlospolop/hacktricks.git synced 2023-12-14 19:12:55 +01:00

GitBook: [master] one page modified

This commit is contained in:
CPol 2021-03-05 12:03:56 +00:00 committed by gitbook-bot
parent df59457377
commit be72ccc8f4
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -55,6 +55,7 @@ If **JSON** data is working try so send unexpected data types like:
* {"username": "John"}
* {"username": true}
* {"username": null}
* {"username": 1}
* {"username": \[true\]}
* {"username": \["John", true\]}