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