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

Fix step 31 of the Request constructor. #12851

Merged
merged 1 commit into from Aug 13, 2016
Merged

Commits on Aug 13, 2016

  1. Fix step 31 of the Request constructor.

    In addition to fixing step 31 of the Request constructor, this
    commit also:
    - remove get_current_url function, and use net_request::request's
    built-in current_url method
    - clean up unnecessary line breaks and comments
    jeenalee committed Aug 13, 2016
You can’t perform that action at this time.