electron/docs/api/structures
Alexander Prinzhorn ade8f285d0
Update mime-typed-buffer.md ()
I think this should be aligned with `StringProtocolResponse`. At least the `charset` was missing from the docs.

https://www.electronjs.org/docs/api/protocol#protocolregisterbufferprotocolscheme-handler-completion

>  should be called with either a Buffer object or an object that has the data, mimeType, and charset properties.
2020-05-11 19:00:38 +09:00
..
bluetooth-device.md
certificate-principal.md
certificate.md
cookie.md feat: expose the sameSite value for cookies () 2020-04-02 11:28:43 -07:00
cpu-usage.md
crash-report.md
custom-scheme.md
desktop-capturer-source.md
display.md
event.md
extension-info.md docs: remove implicit 'any' and 'Object' types from the docs () 2019-08-05 10:45:58 -07:00
extension.md feat(extensions): add more properties to extension object () 2020-02-24 12:30:32 +09:00
file-filter.md
file-path-with-headers.md test: move protocol specs to main process () 2019-06-27 14:20:29 -07:00
gpu-feature-status.md
input-event.md test: tsify more web contents specs () 2019-08-29 19:45:41 -05:00
io-counters.md
ipc-main-event.md feat: MessagePorts in the main process () 2020-03-11 18:07:54 -07:00
ipc-main-invoke-event.md
ipc-renderer-event.md feat: MessagePorts in the main process () 2020-03-11 18:07:54 -07:00
jump-list-category.md
jump-list-item.md
keyboard-event.md
keyboard-input-event.md docs: fix type information for contents.sendInputEvent () 2019-07-26 16:11:50 -07:00
memory-info.md feat: add memory to app.getAppMetrics() () 2019-07-23 13:41:58 -07:00
memory-usage-details.md
mime-typed-buffer.md Update mime-typed-buffer.md () 2020-05-11 19:00:38 +09:00
mouse-input-event.md docs: fix type information for contents.sendInputEvent () 2019-07-26 16:11:50 -07:00
mouse-wheel-input-event.md docs: fix type information for contents.sendInputEvent () 2019-07-26 16:11:50 -07:00
new-window-web-contents-event.md docs: rename duplicated interface () 2020-04-30 10:20:34 -07:00
notification-action.md
point.md
post-body.md feat: enhance native window.open to match the custom implementation's behavior () 2020-03-26 11:05:45 -07:00
post-data.md feat: enhance native window.open to match the custom implementation's behavior () 2020-03-26 11:05:45 -07:00
printer-info.md feat: enhance PrinterInfo object values () 2019-11-13 14:31:28 +09:00
process-memory-info.md docs: fix platform location for params () 2019-06-27 14:51:18 -07:00
process-metric.md feat: add memory to app.getAppMetrics() () 2019-07-23 13:41:58 -07:00
product.md
protocol-request.md docs: documentation of NetworkService-based protocol module () 2019-06-28 16:25:30 +09:00
protocol-response-upload-data.md chore: upgrade ts generator for better type safety () 2019-11-05 13:34:04 -08:00
protocol-response.md docs: UploadData does not have contentType () 2019-06-28 11:19:01 -07:00
rectangle.md
referrer.md
scrubber-item.md
segmented-control-segment.md
service-worker-info.md feat: add API for receiving logs from service workers () 2020-02-20 15:19:06 -08:00
shared-worker-info.md feat: allow inspection of specific shared workers () 2019-10-02 14:38:27 +02:00
shortcut-details.md
size.md
stream-protocol-response.md test: move protocol specs to main process () 2019-06-27 14:20:29 -07:00
string-protocol-response.md test: move protocol specs to main process () 2019-06-27 14:20:29 -07:00
task.md
thumbar-button.md
trace-categories-and-options.md
trace-config.md docs: remove implicit 'any' and 'Object' types from the docs () 2019-08-05 10:45:58 -07:00
transaction.md
upload-blob.md
upload-data.md docs: UploadData does not have contentType () 2019-06-28 11:19:01 -07:00
upload-file.md
upload-raw-data.md
web-source.md