Code Monkey home page Code Monkey logo

Comments (11)

ashutoshkrris avatar ashutoshkrris commented on September 24, 2024 1

You can drop your queries here, or if you wish you can create a discussion

from eazyloader.

ashutoshkrris avatar ashutoshkrris commented on September 24, 2024 1

@taanguyen I have merged the PR made by @rachelcynthia
So, you are good to go now.

from eazyloader.

taanguyen avatar taanguyen commented on September 24, 2024

Hi @ashutoshkrris! I have some knowledge of Flask. May I be assigned this issue? I'll do my best!

from eazyloader.

ashutoshkrris avatar ashutoshkrris commented on September 24, 2024

Yeah, you can work.
But the problem is, the issue depends on issue #37

For the time being, what you can do is return any custom error page. Later when the issue #37 is resolved, we can change it.
Assigning it to you, @taanguyen

from eazyloader.

taanguyen avatar taanguyen commented on September 24, 2024

Thank you @ashutoshkrris! If I get stuck, is dropping a comment here the best way to reach you? Do you have a discord for this repo by chance?

from eazyloader.

taanguyen avatar taanguyen commented on September 24, 2024

I believe I'm done! Thank you for the helpful reference link, Ashutosh! Commit is here. I'll wait for @rachelcynthia to make a pull request.

from eazyloader.

rachelcynthia avatar rachelcynthia commented on September 24, 2024

@taanguyen I have made a pull request. I linked the pages to custom error routes for the time being. That will have to be deleted later and replaced with routes you designed.

from eazyloader.

taanguyen avatar taanguyen commented on September 24, 2024

thank you both!

from eazyloader.

taanguyen avatar taanguyen commented on September 24, 2024

@ashutoshkrris, I tried to recreate the 405 error, but when I send a POST to localhost:5000/ (instead of a GET), I get a 302 and then a GET / request is made which returns a 200. Is that the expected behavior?
Screen Shot 2021-10-27 at 11 33 19 PM

from eazyloader.

ashutoshkrris avatar ashutoshkrris commented on September 24, 2024

Remove the trailing slash at the end of the URL and try.
A POST request is valid on the index page, because it has a contact form.
You can try a POST request on the Terms of Service Page.

from eazyloader.

taanguyen avatar taanguyen commented on September 24, 2024

I see the change as index now accepts GET and POST- thank you!

from eazyloader.

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.