Git Product home page Git Product logo

Comments (5)

uoil avatar uoil commented on June 14, 2024

Could be due to adding https to the site, does it still happen?

from seppuku.

jvyden avatar jvyden commented on June 14, 2024

Yeah, it still happens.

from seppuku.

jvyden avatar jvyden commented on June 14, 2024

Seems to work just fine on curl, just that it's a 301.

jvyden:/home/jvyden>curl http://seppuku.pw/files/capes.txt -v
*   Trying 2606:4700:3035::681b:8bf7:80...
* Connected to seppuku.pw (2606:4700:3035::681b:8bf7) port 80 (#0)
> GET /files/capes.txt HTTP/1.1
> Host: seppuku.pw
> User-Agent: curl/7.71.0
> Accept: */*
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 301 Moved Permanently
< Date: Wed, 02 Sep 2020 02:43:45 GMT
< Transfer-Encoding: chunked
< Connection: keep-alive
< Cache-Control: max-age=3600
< Expires: Wed, 02 Sep 2020 03:43:45 GMT
< Location: https://seppuku.pw/files/capes.txt
< cf-request-id: 04ee4bf80900000c9115b9b200000001
< Server: cloudflare
< CF-RAY: 5cc3e2a009270c91-EWR
<
* Connection #0 to host seppuku.pw left intact

And yes, the data does return when using https.
It could just be a simple fix of pointing seppuku towards https.

from seppuku.

uoil avatar uoil commented on June 14, 2024

Changed the cape manager to point to https, lmk if that fixed it on your end too

from seppuku.

uoil avatar uoil commented on June 14, 2024

Fixed in latest commit 4c40e70ed9eb2c8caca9ddd8d0707d4c50c741b8

from seppuku.

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.