Fix HTML encodings Appsmith decoded
parent
ceb455e952
commit
ebdc89543c
|
@ -34,6 +34,6 @@ requests:
|
||||||
- type: word
|
- type: word
|
||||||
part: body
|
part: body
|
||||||
words:
|
words:
|
||||||
- "<title>400 - Bad Request</title>"
|
- "<title>400 - Bad Request</title>"
|
||||||
|
|
||||||
# Enhanced by mp on 2022/06/27
|
# Enhanced by mp on 2022/06/27
|
||||||
|
|
Loading…
Reference in New Issue