Code Monkey home page Code Monkey logo

Comments (4)

Enngage avatar Enngage commented on June 23, 2024

There is no universal value for maximum number of characters in URL and SDK should not dictate this either. Developers using SDK will have to make sure their URLs are valid for their own purposes.

from delivery-sdk-js.

petrsvihlik avatar petrsvihlik commented on June 23, 2024

How about this https://github.com/Kentico/delivery-sdk-net/blob/72faab0717cbf0959f3c38cef70987c526e1f470/KenticoCloud.Delivery/DeliveryEndpointUrlBuilder.cs#L9?

from delivery-sdk-js.

Enngage avatar Enngage commented on June 23, 2024

I'm pretty sure thats invalid and has no real purpose (other then maybe the max. string length in .NET?). I would recommend removing that from .NET SDK. For maximum chars in URL I checked mainly the answers from SO here https://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers)

from delivery-sdk-js.

petrsvihlik avatar petrsvihlik commented on June 23, 2024

The other option would be to set it to the lowest value - 2k... But you are probably right it's not worth implementing as there is no standard.

from delivery-sdk-js.

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.