Update npmrc-authtoken.yaml
parent
5a6e36f348
commit
1144c2190b
|
@ -25,6 +25,14 @@ requests:
|
|||
- "_auth="
|
||||
condition: or
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "text/html"
|
||||
- "application/javascript"
|
||||
- "application/json"
|
||||
negative: true
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue