ensure 3XX responses without location header do not throw

Open
#133 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
ruby
Domain
api, testing

Research direction

Start by locating the Ruby request adapter and its existing unit tests for 3XX responses. Add the specified 304 response without a Location header, then verify that the adapter returns null without throwing.

Written by the indexing model from the issue text.

Description

bug help wanted

follow up to https://github.com/microsoft/kiota/pull/4367
and https://github.com/microsoft/kiota/issues/4190

Implement a unit test with a 304 response, no location header, check the request adapter returns null and doesn't throw.

Dominant language
Ruby
Stars
5
Forks
8
Avg merge
11h 9m
Merged PRs (30d)
24

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/kiota-ruby

All issues in microsoft/kiota-ruby

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.