Git Product home page Git Product logo

Comments (3)

stokito avatar stokito commented on June 3, 2024 1

thank you, now it's clear

from litmus.

notroj avatar notroj commented on June 3, 2024

I think this is fairly clear in the RFC, e.g. in RFC 4918 https://www.rfc-editor.org/rfc/rfc4918#section-7

   Of the methods defined in HTTP and WebDAV, PUT, POST, PROPPATCH,
   LOCK, UNLOCK, MOVE, COPY (for the destination resource), DELETE, and
   MKCOL are affected by write locks.  All other HTTP/WebDAV methods
   defined so far -- GET in particular -- function independently of a
   write lock.

thus a write lock does not affect the source resource of a COPY. So it is reasonable for litmus to test that behaviour. Does that make sense?

FWIW I agree with the comment, it might be racy, but a user-agent could use a Depth: 1 or Depth: infinity lock on the collection if required to avoid such races.

from litmus.

notroj avatar notroj commented on June 3, 2024

This specific case is also used an example in https://www.rfc-editor.org/rfc/rfc4918#section-7.5.1

from litmus.

Related Issues (8)

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.