Unlike whatever the hell I was thinking with 5f2ed89
, sleep deprivation,
maybe? Oh well.
4 lines
155 B
HolyC
4 lines
155 B
HolyC
if (String.BeginsWith("/users/", session->path()) && StrFind("json", session->header("accept"))) {
|
|
@slon_activitypub_users_get(session);
|
|
return;
|
|
}
|