Logo
  • General contributor guidelines
  • Changelog
  • Tutorial
  • Create an app
  • Navigation and pre-app configuration
  • App metadata
  • Classloader
  • Request lifecycle
  • Routing
  • Middleware
  • Container
  • Controllers
  • RESTful API
  • Templates
  • JavaScript
  • CSS
  • Translation
  • Theming support
  • Database schema
  • Database access
  • Configuration
  • Filesystem
  • AppData
  • User management
  • Two-factor providers
  • Hooks
  • Background jobs (Cron)
  • Settings
  • Logging
  • Migrations
  • Repair steps
  • Testing
  • App store publishing
  • Code signing
  • App development
  • Design guidelines
  • Android application development
  • Client APIs
  • Translation
  • Unit-Testing
  • Theming Nextcloud
  • External API
  • OCS Share API
  • Core development
  • Bugtracker
  • Help and communication
  • API Documentation
    • PHP public API
      • /OCP namespace
        • Namespaces
        • Interfaces
        • Classes
    • PHP class reference
Nextcloud 13 Developer Manual
  • »
  • API Documentation »
  • OCP »
  • AppFramework »
  • Http
  • Edit on GitHub

Http¶

\OCP\AppFramework\Http

Namespaces¶

  • Events
  • Template

Interfaces¶

  • ICallbackResponse
  • IOutput

Classes¶

  • StrictContentSecurityPolicy
  • StreamResponse
  • DataResponse
  • StrictInlineContentSecurityPolicy
  • TooManyRequestsResponse
  • NotFoundResponse
  • EmptyFeaturePolicy
  • DownloadResponse
  • TemplateResponse
  • DataDisplayResponse
  • RedirectResponse
  • Response
  • FileDisplayResponse
  • ContentSecurityPolicy
  • ZipResponse
  • StrictEvalContentSecurityPolicy
  • FeaturePolicy
  • StandaloneTemplateResponse
  • RedirectToDefaultAppResponse
  • EmptyContentSecurityPolicy
  • DataDownloadResponse
  • JSONResponse
Next Previous

© Copyright 2021 Nextcloud GmbH.

Read the Docs v: 13
Versions
13
14
15
stable
latest
Downloads
On Read the Docs
Project Home
Builds