We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c3083 commit 53605beCopy full SHA for 53605be
src/core/Http.es
@@ -591,7 +591,7 @@ UNUSED
591
native function setCredentials(username: String?, password: String?, type: String = null): Void
592
593
/**
594
- Set a request header. Use setHeaders() to set all the headers. Use $getRequestHeaders() to retrieve and examine
+ Set a request header. Use $getRequestHeaders() to retrieve and examine
595
the request header set.
596
@param key The header keyword for the request, e.g. "accept".
597
@param value The value to associate with the header, e.g. "yes"
0 commit comments