You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public/appframework
Lukas Reschke b04d95b116 Remove uneeded usages of nosniff 13 years ago
..
http Remove uneeded usages of nosniff 13 years ago
app.php Move the router classes to a namespace and expose it with a public interface 13 years ago
controller.php Remove dependency on container, removing service locator antipattern 13 years ago
http.php AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 13 years ago
iapi.php polish documentation based on scrutinizer patches 13 years ago
iappcontainer.php register middleware as string to not force request to be instantiated too early and thus not having url parameters 13 years ago
middleware.php AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 13 years ago