mirror of
https://github.com/bettercap/bettercap
synced 2025-08-21 05:53:20 -07:00
fix: setting other fields in marshaled js http request
This commit is contained in:
parent
e8c6c7cf92
commit
9f8aa21136
2 changed files with 26 additions and 13 deletions
|
@ -7,6 +7,7 @@ const (
|
|||
|
||||
RED = "\033[31m"
|
||||
GREEN = "\033[32m"
|
||||
BLUE = "\033[34m"
|
||||
YELLOW = "\033[33m"
|
||||
|
||||
FG_BLACK = "\033[30m"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue