3

I can't find way to perform some types of requests (like REPORT and PROPFIND, that used in webDav protocol). In general, how can I send a request with an arbitrary method name?

Micha Mazaheri
  • 3,481
  • 1
  • 21
  • 26

1 Answers1

5

Go to menu Requests > Set Custom HTTP Method (or press ⌥⌘M) and enter whichever method you need.

Set a custom HTTP method in Paw

Micha Mazaheri
  • 3,481
  • 1
  • 21
  • 26