8000 X-Inertia-Version not matching the page object's version in documentation · Issue #410 · inertiajs/inertiajs.com · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
X-Inertia-Version not matching the page object's version in documentation #410
Open
@aalhoura

Description

@aalhoura

In this section https://inertiajs.com/the-protocol of the documentation, the second code block shows a request and response example. In the request, the X-Inertia-Version header has a value of 6b16b94d7c51cbe5b1fa42aac98241d5, and in the response, the page object's version has a value of c32b8e4965f418ad16eaebba1d4e960f. These values represent the asset versions on the client and server, respectively.

Shouldn't these two values match? If the X-Inertia-Version header has a different value than the page object's version, then the response would be a 409 Conflict. But in the example, the response is HTTP/1.1 200 OK.

Image

The same is true for the last code block on the same page.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0