Skip to content

It's an invalid check null with SEC_WEB_SOCKET_KEY . #1053

Description

@dota17

Describe the bug
It's an invalid check null with SEC_WEB_SOCKET_KEY in Draft_6455.postProcessHandshakeResponseAsServer(request, response), maybe we can change to check the blank .
To Reproduce
If the field of SEC_WEB_SOCKET_KEY was null, it returned the blank.
returnBlank_20200801095312
It's only an null check with SEC_WEB_SOCKET_KEY, but the return value is a blank:
nullCheck_20200801095235

Maybe we need to add the blank checking:
CheckBlank_20200801100310

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions