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
Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.
Mike Young -
Mike Young -
Mike Young -
Mike Young -
Top comments (0)