mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
🔥 fucky wuck removed
This commit is contained in:
parent
e3e4059c26
commit
e02120b6f2
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ void JsonFilter<check_content_type>::doFilter(const HttpRequestPtr &req,
|
|||
return;
|
||||
}
|
||||
}
|
||||
|
||||
const auto &resp = HttpResponse::newCustomHttpResponse(BankResponse(k406NotAcceptable, "Client must Accept JSON"));
|
||||
fcb(resp);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue