home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1146099479

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/6662#issuecomment-1146099479 https://api.github.com/repos/pydata/xarray/issues/6662 1146099479 IC_kwDOAMm_X85EUBcX 1197350 2022-06-03T15:54:34Z 2022-06-03T15:54:34Z MEMBER

Python's HTTP server does not normally provide content lengths without some extra work, that might be the difference.

Don't think that's it.

% curl -I "http://127.0.0.1:8000/tiny.nc" HTTP/1.0 200 OK Server: SimpleHTTP/0.6 Python/3.9.9 Date: Fri, 03 Jun 2022 15:53:52 GMT Content-type: application/x-netcdf Content-Length: 6164 Last-Modified: Fri, 03 Jun 2022 15:00:52 GMT

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1260047355
Powered by Datasette · Queries took 0.594ms · About: xarray-datasette