mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
Revert
This commit is contained in:
parent
5e6a6566e4
commit
9371b2ad67
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ module Epp
|
|||
end
|
||||
|
||||
# handles connection and login automatically
|
||||
def epp_request(data)
|
||||
def epp_request(filename)
|
||||
begin
|
||||
parse_response(server.request(read_body(filename)))
|
||||
rescue Exception => e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue