mirror of
https://github.com/adulau/pdns-qof.git
synced 2024-11-22 18:17:04 +00:00
Spaces removed - origin missing added
This commit is contained in:
parent
cc5e44a0ef
commit
9e23c318fa
1 changed files with 8 additions and 8 deletions
|
@ -186,7 +186,7 @@ value = value ; as defined in the JSON RFC
|
||||||
value-separator = ws %x2C ws ; , comma. As defined in JSON
|
value-separator = ws %x2C ws ; , comma. As defined in JSON
|
||||||
field = "rrname" | "rrtype" | "rdata" | "time_first" |
|
field = "rrname" | "rrtype" | "rdata" | "time_first" |
|
||||||
"time_last" | "count" | "bailiwick" | "sensor_id" |
|
"time_last" | "count" | "bailiwick" | "sensor_id" |
|
||||||
"zone_time_first" | "zone_time_last" | futureField
|
"zone_time_first" | "zone_time_last" | "origin" | futureField
|
||||||
futureField = string
|
futureField = string
|
||||||
CR = %x0D
|
CR = %x0D
|
||||||
qm = %x22 ; " a quotation mark
|
qm = %x22 ; " a quotation mark
|
||||||
|
|
Loading…
Reference in a new issue