Headers in /tool fetch

Hello!

Does some one know how to send HEADER in HTTPS request by fetch tool?
Like cURL:
curl -H ‘Token: 123456789ABCDEF0000000000000’ -d ‘domain=domain.com&record_id=1’ ‘https://mydomain.ru/api2/admin/my/edit

You can’t.