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/tests/lib/appframework/http
Thomas Müller bd71540c8a Fixing 'Undefined index: REMOTE_ADDR' - fixes #17460 11 years ago
..
ContentSecurityPolicyTest.php Add support for disallowing domains to the ContentSecurityPolicy 11 years ago
DataResponseTest.php Allow AppFramework applications to specify a custom CSP header 11 years ago
DispatcherTest.php Refactor OC_Request into TrustedDomainHelper and IRequest 11 years ago
DownloadResponseTest.php
HttpTest.php
JSONResponseTest.php Check if response could get generated 11 years ago
OCSResponseTest.php add a controller and reponse for ocs 11 years ago
RedirectResponseTest.php
RequestTest.php Fixing 'Undefined index: REMOTE_ADDR' - fixes #17460 11 years ago
ResponseTest.php Add `no-store` to AppFramework 11 years ago
StreamResponseTest.php AppFramework StreamResponse 11 years ago
TemplateResponseTest.php
requeststream.php