Skip to content

swoole_http_request->$server["request_uri"]和$_SERVER["REQUEST_URI"]不一致 #961

Closed
@huangnaiang

Description

@huangnaiang

php的原生$_SERVER["REQUEST_URI"]是有带query string的,如“/index.php?name=hello”
swoole的swoole_http_request->$server["request_uri"]是不带query_string的
建议统一一下向官方靠拢

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions