home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 692938935

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/967#issuecomment-692938935 https://api.github.com/repos/simonw/datasette/issues/967 692938935 MDEyOklzc3VlQ29tbWVudDY5MjkzODkzNQ== 9599 2020-09-15T19:44:21Z 2020-09-15T19:44:41Z OWNER While I'm running the above test, in the rounds that work the `receive()` awaitable returns `{'type': 'http.request', 'body': b'csrftoken=IlpwUGlSMFVVa3Z3ZlVoamQi.uY2U1tF4i0M-5M6x34vnBCmJgr0'}` In the rounds that fails it returns `{'type': 'http.request'}` So it looks like the `csrftoken_from=True` parameter may be helping just by ensuring the `body` key is present and not missing. I wonder if it would work if a body of `b''` was present there? {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 702069429  
Powered by Datasette · Queries took 1.447ms