mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
Add header for mod_epp in schema validation
This commit is contained in:
parent
d714ce7631
commit
c64a35e9a0
1 changed files with 1 additions and 1 deletions
|
@ -15,8 +15,8 @@ class EppController < ApplicationController
|
||||||
code: 2001,
|
code: 2001,
|
||||||
msg: error
|
msg: error
|
||||||
}
|
}
|
||||||
|
response.headers['X-EPP-Returncode'] = '2200'
|
||||||
end
|
end
|
||||||
|
|
||||||
handle_errors and return if epp_errors.any?
|
handle_errors and return if epp_errors.any?
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue