Phishing Protection: Server Spec: Difference between revisions

Jump to navigation Jump to search
m
Line 143: Line 143:
followed by lines of data comprising the table described by the header. If the "update" token appears in the header line, the data following constitute an update to the client's existing table. Else the data specify a full, new table. If the client provided a wrappedkey, the response must include the message authentication code. Here are a few possible first-line responses:
followed by lines of data comprising the table described by the header. If the "update" token appears in the header line, the data following constitute an update to the client's existing table. Else the data specify a full, new table. If the client provided a wrappedkey, the response must include the message authentication code. Here are a few possible first-line responses:


    * [goog-black-url 1.372 update]
[goog-black-url 1.372 update]
    * [goog-black-url 1.372]
[goog-black-url 1.372]
    * [goog-white-domain 1.10][mac=iA5vLUidpXAPwfcAH9+8OQ==]
[goog-white-domain 1.10][mac=iA5vLUidpXAPwfcAH9+8OQ==]
    * [goog-white-domain 1.10 update][mac=iA5vLUidpXAPwfcAH9+8OQ==]
[goog-white-domain 1.10 update][mac=iA5vLUidpXAPwfcAH9+8OQ==]


Data lines start with a + or -. A plus indicates an addition to the table and is followed by a tab-separated key/value pair. A minus means to remove a key from the table and is followed by the key itself.
Data lines start with a + or -. A plus indicates an addition to the table and is followed by a tab-separated key/value pair. A minus means to remove a key from the table and is followed by the key itself.

Navigation menu