Disable unused HTTP methods
valeriuv
PROOP

2 years ago

Hi!

I'm building a Django app that should integrate with Quickbooks Online Accounting API.

One of their security requirements is as follows:

"The app web server must be configured to disable the TRACE and other HTTP methods if not being used."

Is there a way to configure this at the server level?

Thanks!

Solved

1 Replies

2 years ago

No this is not something you have control over.


Status changed to Solved brody over 1 year ago


Loading...