Closed Bug 1952541 Opened 18 days ago Closed 5 days ago

Use POST requests when communicating with Phabricator

Categories

(Conduit :: Lando, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jbuck, Unassigned)

Details

Attachments

(2 files)

While setting up the new WAF, we discovered that Lando was using GET requests with a body, and the WAF blocks these as an error: https://www.fastly.com/documentation/guides/concepts/errors/#get-and-head-requests-with-body

:zeid and I did some testing with POST requests and it appears to work the same as GET requests. So I'd like to try switching Lando to use POST requests with Phabricator, so that we can use the new WAF.

We've confirmed that these two PRs for lando legacy and lando modern work the same with phabricator, and the WAF allows requests through again.

Status: NEW → RESOLVED
Closed: 5 days ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: