uranusjr commented on issue #16434: URL: https://github.com/apache/airflow/issues/16434#issuecomment-861449547
A lot of the current usages of `request.referrer` can (should) absolutely go away IMO, including the one you mentioned (in `refresh`)—the page to redirect back to should be passed in as a `request.values` field instead. I am not sure whether all of them can go, but let’s try first replacing them and find out. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
