mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-03-25 08:55:53 +00:00
Require 'uri'.
This commit is contained in:
parent
cbb25195d4
commit
3e61ef78a2
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
require 'http/cookie/version'
|
||||
require 'time'
|
||||
require 'uri'
|
||||
require 'webrick/httputils'
|
||||
require 'domain_name'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue