Apache Pekko HTTP Troubleshooting
Type to start searching
    apache/incubator-pekko-http
    apache/incubator-pekko-http
    • ! Security Announcements !
      • Receiving Security Advisories
      • Reporting Vulnerabilities
      • References
    • License Report
    • 0. Release Notes
      • 1.0.0
    • 1. Introduction
      • Philosophy
      • Using Apache Pekko HTTP
      • Routing DSL for HTTP servers
      • Marshalling
      • Streaming
      • Low-level HTTP server APIs
      • HTTP Client API
      • The modules that make up Apache Pekko HTTP
    • 2. Usage
      • Configuration
      • Migration Guides
      • Compatibility Guidelines
    • 3. Data Types & Abstractions
      • HTTP Model
      • The URI model
      • Marshalling
      • Unmarshalling
      • Encoding / Decoding
      • JSON Support
      • XML Support
      • Server-Sent Events Support
      • Timeouts
      • Caching
      • Cors
    • 4. Server API
      • Routing DSL
      • Core Server API
      • Server WebSocket Support
      • Server HTTPS Support
      • Graceful termination
      • Server-Side HTTP/2 (Preview)
    • 5. Client API
      • Configuration
      • HttpRequest and HttpResponse
      • Request-Level Client-Side API
      • Host-Level Client-Side API
      • Connection-Level Client-Side API
      • Pool overflow and the max-open-requests setting
      • Client-Side HTTPS Support
      • Pluggable Client Transports / HTTP(S) proxy Support
      • Client-Side WebSocket Support
      • Client-Side HTTP/2 (Preview)
    • 6. Examples and Extensions
      • Examples
      • Extensions
    • 7. Supported Technologies
      • HTTP
      • HTTPS
      • WebSocket
      • HTTP/2
      • DNS
      • Multipart
      • Server-sent Events (SSE)
      • JSON
      • XML
      • Gzip and Deflate Content-Encoding
    • 8. Tips And Tricks
      • Troubleshooting
      • Handling blocking operations in Apache Pekko HTTP
      • Implications of the streaming nature of Request/Response Entities
    • 9. Contributing
      • Welcome!
      • Snapshots
    • 10. Reference
      • API Documentation
      • Directives
      • Books
    • link Apache Software Foundation
    • link License
    • link Security
    • link Privacy
    • link Events
    • link Donate
    • link Thanks

    Troubleshooting

    • Unsupported HTTP method: PRI
    Edit this page
    1.0.0
    Previous 8. Tips And Tricks
    Next Unsupported HTTP method: PRI
    Apache Incubator logo

    Apache Pekko is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

    Copyright © 2011-2022 Lightbend, Inc. Apache Pekko, Pekko, and its feather logo are trademarks of The Apache Software Foundation.