Skip to content

Conversation

@jkmassel
Copy link
Contributor

What?

Applies the fix in #246 to EditorHttpClient and adds tests to it.

Why?

We don't want a regression

Testing Instructions

The CI tests covers this.

@jkmassel jkmassel requested review from dcalhoun and kean December 18, 2025 17:15
@jkmassel jkmassel self-assigned this Dec 18, 2025
@jkmassel jkmassel added [Type] Bug An existing feature does not function as intended [Type] Regression Related to a regression in the latest release labels Dec 18, 2025
@jkmassel jkmassel enabled auto-merge (squash) December 18, 2025 17:16
authHeader: String,
delegate: EditorHTTPClientDelegate? = nil,
requestTimeout: TimeInterval = 60 // `URLRequest` default
requestTimeout: TimeInterval? = nil
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the rationale for changing this default?

@jkmassel jkmassel merged commit 9c5c47f into trunk Dec 19, 2025
11 checks passed
@jkmassel jkmassel deleted the fix/preload-cookies branch December 19, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Bug An existing feature does not function as intended [Type] Regression Related to a regression in the latest release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants