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 c154381 commit 19acff6Copy full SHA for 19acff6
readme.md
@@ -304,19 +304,19 @@ Creates a multipart/form-data encoder.
304
305
##### `boundary -> {string}`
306
307
-Returns boundary string
+Returns boundary string.
308
309
##### `contentType -> {string}`
310
311
-Returns Content-Type header
+Returns Content-Type header.
312
313
##### `contentLength -> {string}`
314
315
-Return Content-Length header
+Return Content-Length header.
316
317
##### `headers -> {object}`
318
319
-Returns headers object with Content-Type and Content-Length header
+Returns headers object with Content-Type and Content-Length header.
320
321
#### Instance methods
322
0 commit comments