Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

Conversation

mikehelmick
Copy link
Contributor

Proposed Changes

  • add some clarifying details about chaff requests
    Release Note
DOCS: clarified usage of chaff requests from client perspective

@googlebot googlebot added the cla: yes Auto: added by CLA bot when all committers have signed a CLA. label Dec 2, 2020
@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mikehelmick, sethvargo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [mikehelmick,sethvargo]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-robot google-oss-robot merged commit 94cb82f into google:main Dec 2, 2020
@mikehelmick mikehelmick deleted the chaffdocs branch December 2, 2020 01:12

* MUST resent the `X-API-Key` header with a valid API key (oterwise you will
get an authorized error)
* MUST be sent via a `POST` requesxt, otherwise you will get an invalid method
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* MUST be sent via a `POST` requesxt, otherwise you will get an invalid method
* MUST be sent via a `POST` request, otherwise you will get an invalid method


Chaff requests:

* MUST resent the `X-API-Key` header with a valid API key (oterwise you will
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* MUST resent the `X-API-Key` header with a valid API key (oterwise you will
* MUST send the `X-API-Key` header with a valid API key (otherwise you will

Chaff requests:

* MUST resent the `X-API-Key` header with a valid API key (oterwise you will
get an authorized error)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
get an authorized error)
get an unauthorized error)

get an authorized error)
* MUST be sent via a `POST` requesxt, otherwise you will get an invalid method
error
* SHOULD send a valid JSON body with padding out to the same size as the rest
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* SHOULD send a valid JSON body with padding out to the same size as the rest
* SHOULD send a valid JSON body with random padding similar in size as the rest

@whaught whaught mentioned this pull request Dec 2, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Auto: added by CLA bot when all committers have signed a CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants