Postman apparently defers to the underlying OS for DNS lookup cache.
Hence in order to clear Postman DNS cache, we need to clear the underlying OS's cache.
This can be done on MacOS:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
Postman apparently defers to the underlying OS for DNS lookup cache.
Hence in order to clear Postman DNS cache, we need to clear the underlying OS's cache.
This can be done on MacOS:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
For further actions, you may consider blocking this person and/or reporting abuse
Andy Robinson -
Luis Serra -
Yuyi Kimura (YK46) -
Kiolk -
Top comments (0)