Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Commit

Permalink
Merge pull request #137 from JuliaWeb/view_export
Browse files Browse the repository at this point in the history
Don't export `view`
  • Loading branch information
malmaud authored Oct 4, 2016
2 parents 752275d + 698bb9f commit 333c1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Requests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module Requests

export URI, FileParam, headers, cookies, statuscode, post, requestfor
export get_streaming, post_streaming, write_chunked
export view, save
export save
export set_proxy, set_https_proxy, get_request_settings

import Base: get, write
Expand Down

0 comments on commit 333c1c5

Please sign in to comment.