Postman and file:// requests

Hi All,

This maybe a silly question, so sorry in advance.

In a browser, if you want to access a network drive to see it’s files you enter a URI like this:

file://10.1.26.09/ushare2/files/docs/

This will then render a page back (index) with all files in it.

Can this be achieved in Postman?

can anyone confirm this please?

No, that doesn’t work in the Postman app.

You can see that if you try and run it in the request builder - Not sure what additional confirmation you need :smiley: