Giter VIP home page Giter VIP logo

Comments (2)

FoamyGuy avatar FoamyGuy commented on September 4, 2024 1

Thank you for mentioning that.

It appears that the server / URL is case sensitive it currently contains some upper case characters like HTTPServer but in the URL those seem to be causing trouble. The lower case variation of it's name does work successfully: https://docs.circuitpython.org/projects/httpserver/en/latest/ - https://docs.circuitpython.org/projects/httpserver/en/latest/

I am a little weary about changing it in the release notes. I believe I've witnessed a problem in the past where changing information in the release can cause the release actions to get triggered again, which is problematic because there are some scripts within it that make the assumption that the newly released version will be larger than all prior version numbers. If the actions run on the same version as before that assumption isn't true and has caused weirdness in the case I've seen.

I'll make sure to adjust the docs link for the next release though, we can keep this issue open until then as a reminder.

from adafruit_circuitpython_httpserver.

FoamyGuy avatar FoamyGuy commented on September 4, 2024

fixed with the latest release.

from adafruit_circuitpython_httpserver.

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.