Commit graph

7 commits

Author SHA1 Message Date
Maciej Szlosarczyk
a73f7428fc
Remove some code cuplication 2019-07-30 13:46:55 +03:00
Maciej Szlosarczyk
203e119c2c
Introduce error 2000
When a client sends invalid command to proxy, it should be reported as
error 2000 and sent to registry. We should sent them there regardless
2019-07-29 13:29:37 +03:00
Maciej Szlosarczyk
5916c730b7
Simplify epp_http_client library
Define only one type of record, and generate different types of
payload based on what comes in from the client
Remove separate functions for error requests
2019-07-04 15:15:03 +03:00
Maciej Szlosarczyk
2e01b6870b
Add rebar3_fmt format tool 2019-07-04 11:23:50 +03:00
Maciej Szlosarczyk
0ccb48ce91
Move http request into its own module 2019-05-30 11:06:46 +03:00
Maciej Szlosarczyk
54a6fdb729
Handle XML parsing errors 2019-05-30 10:35:54 +03:00
Maciej Szlosarczyk
c74bacfee3
Move epp_record into a header file 2019-05-28 11:05:51 +03:00