do not send content when there is a htmx redirect
This commit is contained in:
@@ -542,6 +542,8 @@ public:
|
||||
static void PutMethodName(Request::Method method, pt::Stream & stream);
|
||||
void PutMethodName(pt::Stream & stream);
|
||||
|
||||
bool has_htmx_redirect();
|
||||
|
||||
private:
|
||||
|
||||
Config * config;
|
||||
|
||||
Reference in New Issue
Block a user