Closed zw963 closed 2 years ago
Just curious, why browser/http.rb not belongs to traditional.
browser/http.rb
Thank you.
It's a traditional set of requires for those who require 'browser' and not adjust their dependencies, basically a legacy thing we may get rid of someday when we decide to break compatibility. See #60
require 'browser'
Thank you!
Just curious, why
browser/http.rb
not belongs to traditional.Thank you.