Skip to content

Mounts should delay retrieving the path information as long as possible#888

Merged
schloerke merged 3 commits into
mainfrom
delay_path_value
Feb 18, 2025
Merged

Mounts should delay retrieving the path information as long as possible#888
schloerke merged 3 commits into
mainfrom
delay_path_value

Conversation

@schloerke

@schloerke schloerke commented Nov 21, 2022

Copy link
Copy Markdown
Collaborator

Fixes: #877

PR task list:

  • Update NEWS
  • Add tests
  • Update documentation with devtools::document()

schloerke and others added 3 commits November 21, 2022 12:50
* main: (28 commits)
  feat: add `excel` serializer/parser (#975)
  ci: Error on spelling (#981)
  docs: Improve forward docs a bit (#978)
  Fix file path tests on windows (#979)
  bug: Update default debug behaviour to `FALSE` (#976)
  perf: Avoid disk I/O during parsing (#972)
  docs: Add note on annotating required parameters (#971)
  Allows port to be specified as an environment variable (#963)
  tests: Replace `with_mock()` with `with_mocked_bindings()` (#970)
  feat(serializer): Add support for ragg and svglite (#964)
  chore: Fix pkgdown warnings. Use lifecycle inline R badges (#965)
  v1.2.2 release candidate (#948)
  bug: Use `{rlang}` instead of `{ellipsis}` (#958)
  docs: Update URLs (#954)
  docs: fix table spacing (#951)
  docs: change link to httr2 in routing and input vignette (#944)
  Specify interactive mode in doc (#932)
  Fall back to sys env var if R option doesn't exist (#934)
  Add support for quoted boundary for multipart request parsing. (#924)
  chore: Remove parse comment to match implementation (#931)
  ...
@schloerke schloerke requested a review from thomasp85 February 5, 2025 21:35
@schloerke schloerke added this to the v1.3.0 milestone Feb 5, 2025
@schloerke schloerke merged commit 6a4a54c into main Feb 18, 2025
@schloerke schloerke deleted the delay_path_value branch February 18, 2025 15:02
schloerke added a commit that referenced this pull request Dec 12, 2025
* main:
  fix(docker): Use `pak` to install plumber (#1007)
  ci(check): Test with no depends packages (#1006)
  chore(docker): Update docker workflow. Add latest version to docker being pushed (#1003)
  ci(docker): Add workflow dispatch (#1002)
  Arrow IPC serializers and parsers (#968)
  Increment version number to 1.3.0.9000
  v1.3.0 (#987)
  bug: Validate APIs using `@redocly/cli` (#986)
  Fix broken link (#983)
  bug: Use `req$PATH_INFO` when accessing path location (#888)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Receiving 404 - Resource Not Found after rewriting req$PATH_INFO in filter

2 participants