Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tls: update source, related test & doc for ArrayBuffer/DataView #23210

Closed
wants to merge 2 commits into from
Closed

tls: update source, related test & doc for ArrayBuffer/DataView #23210

wants to merge 2 commits into from

Commits on Oct 3, 2018

  1. tls: update source, related test & doc for ArrayBuffer/DataView

    In tls module, accept ArrayBuffer/DataView in place of isUint8Array in
    the source code & related test code in "test-tls-basic-validations.js",
    per the "tls" item in the checklist of the comment in #1826.
    
    Refs: #1826 (comment)
    BeniCheni committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    b81c6e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b237ebd View commit details
    Browse the repository at this point in the history