mirror of
https://git.checksum.fail/alec/slon.git
synced 2025-12-08 20:19:56 +02:00
@@ -1,4 +1,4 @@
|
||||
if (!StrICmp("/api/v1/statuses", session->path())) {
|
||||
if (String.BeginsWith("/api/v1/statuses", session->path())) {
|
||||
@slon_api_v1_statuses_post(session);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user