#1153 mod_websocket: Expose original request object for use by modules

Reporter MattJ
Owner MattJ
Created
Updated
Stars ★ (1)
Tags
  • Status-Fixed
  • Priority-Medium
  • Type-Enhancement
  1. MattJ on

    Description of feature: Websocket sessions should expose their original request object. This may contain data that is useful to modules, such as request headers (including cookies) and connection details. Motivation: (Why?) mod_bosh already does this, and currently it's impossible to make a module that supports both BOSH and Websocket connections (e.g. an auth module that reads a cookie), although both connection methods should be treated equally.

  2. MattJ on

    Fixed in 4ae8dd415e94

    Changes
    • owner MattJ
    • tags Status-Fixed

New comment

Not published. Used for spam prevention and optional update notifications.