Giter VIP home page Giter VIP logo

Comments (4)

lask79 avatar lask79 commented on May 25, 2024

I am getting the same issue.

from vscode-ansible.

ssbarnea avatar ssbarnea commented on May 25, 2024

The code that loads the url is not part of this extension, is inside vscode-yaml extension. Still it looks quite weird, i wonder if there is a problem with github itself.

from vscode-ansible.

ssbarnea avatar ssbarnea commented on May 25, 2024

I think this was caused by some networking issues with github and has nothing to do with our code. Closing at least for the moment, feel free to comment it if happens again and is not related to some outdage on github side (check their status).

from vscode-ansible.

MVKozlov avatar MVKozlov commented on May 25, 2024

I cannot agree with the network reason.
The status is OK at the moment, but I still get 304. but now, not for all files
Capture by a Fiddler:
Request

GET https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible-tasks.json HTTP / 1.1
Accepting encoding: gzip, deflate
If-None-Match: W / "fbf608e2a3bb946e932950eb49c2ba5e0404bd3a8741ee3725a9cead7a03c91e"
Host: raw.githubusercontent.com
Connection: close

Response

HTTP/1.1 304 Not Modified
Connection: close
Date: Fri, 26 Mar 2021 13:04:21 GMT
Via: 1.1 varnish
Cache-Control: max-age=300
ETag: W/"fbf608e2a3bb946e932950eb49c2ba5e0404bd3a8741ee3725a9cead7a03c91e"
X-Served-By: cache-hhn4071-HHN
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1616763861.440961,VS0,VE147
Vary: Authorization,Accept-Encoding
Access-Control-Allow-Origin: *
X-Fastly-Request-ID: 69598713e8f7655acbec0fd5452c1b40f9a80cf0
Expires: Fri, 26 Mar 2021 13:09:21 GMT
Source-Age: 0

Notice the If-None-Match header.
If it is explicitly set by "vscode-yaml" then it is their bug.

from vscode-ansible.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.