Skip to content

Commit

Permalink
Script updating gh-pages from 3c728b2. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Jun 25, 2024
1 parent 4874bc8 commit 2f33b7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cjpatton/54/1/draft-wang-ppm-dap-taskprov.html
Original file line number Diff line number Diff line change
Expand Up @@ -1497,7 +1497,7 @@ <h2 id="name-in-band-task-provisioning-w">
<p id="section-4-1">Before a task can be executed, it is necessary to first provision the Clients,
Aggregators, and Collector with the task's configuration. The core DAP
specification does not define a mechanism for provisioning tasks. This section
describes a mechanism whose key feature is that task configuration is
describes a mechanism whose key feature is that task configuration is
performed completely in-band, via HTTP request headers.<a href="#section-4-1" class="pilcrow"></a></p>
<p id="section-4-2">This method presumes the existence of a logical "task author" (written as
"Author" hereafter) who is capable of pushing configurations to Clients. All
Expand Down Expand Up @@ -1553,7 +1553,7 @@ <h3 id="name-overview">
<h3 id="name-task-advertisement">
<a href="#section-4.2" class="section-number selfRef">4.2. </a><a href="#name-task-advertisement" class="section-name selfRef">Task Advertisement</a>
</h3>
<p id="section-4.2-1">To advertise a task to its peer, a Taskbind participant includes a header
<p id="section-4.2-1">To advertise a task to its peer, a protocol participant includes a header
"dap-taskprov" with a request incident to the task execution. The value is the
<code>TaskConfig</code> structure defined <a href="#task-encoding" class="auto internal xref">Section 3.1</a>, expanded into its URL-safe,
unpadded Base 64 representation as specified in Sections <a href="https://rfc-editor.org/rfc/rfc4648#section-5" class="relref">5</a> and <a href="https://rfc-editor.org/rfc/rfc4648#section-3.2" class="relref">3.2</a> of <span>[<a href="#RFC4648" class="cite xref">RFC4648</a>]</span>.<a href="#section-4.2-1" class="pilcrow"></a></p>
Expand Down
2 changes: 1 addition & 1 deletion cjpatton/54/1/draft-wang-ppm-dap-taskprov.txt
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ struct {

4.2. Task Advertisement

To advertise a task to its peer, a Taskbind participant includes a
To advertise a task to its peer, a protocol participant includes a
header "dap-taskprov" with a request incident to the task execution.
The value is the TaskConfig structure defined Section 3.1, expanded
into its URL-safe, unpadded Base 64 representation as specified in
Expand Down

0 comments on commit 2f33b7a

Please sign in to comment.