Login
From:
Reverse Engineering Stack Exchange
(Uncensored)
subscribe
javascript - Gerrit send js `fetch` to post a reply to a patch - Reverse Engineering Stack Exchange
https://reverseengineering.stackexchange.com/questions/33182/gerrit-send-js-fetch-to-post-a-reply-to-a-patch
links
backlinks
Tagged with:
api
javascript
automation
Roast topics
Find topics
Find it!
With a gerrit server at http://<server>/, I want to use javascript to POST a reply to a given patch, and that reply should be from my user account. If I manually send a reply using the gerrit...