Skip to content

W3C detection #115

@robocoder

Description

@robocoder

The runtime detection hasn't been validated across a broad spectrum of drivers:

Should we have a strict flag?

  • if strict flag is false (default), obsolete methods are silently skipped (or emulated?)
  • if strict flag is true, then obsolete/unknown methods will throw an exception, per AbstractWebDriver.php's getRequestMethod()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions