abapify
    adt-cli

adt-cli

GitHub
OverviewRunsAnalytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days30 days

Latest CI Pipeline Executions

Sort by
  • Succeeded
    main

    3de88969 fix(proxy): skip set-cookie in forEach loop to prevent header flattening The `response.headers.forEach` callback joins multiple Set-Cookie header values with commas, which corrupts cookies whose Expires attributes contain commas (e.g. `Wdy, DD-Mon-YYYY HH:MM:SS GMT`). The subsequent `getSetCookie()` block only overwrites the flattened string when at least one cookie is present, so single-cookie responses are unaffected but the corruption still leaks through if getSetCookie is unavailable. Skip set-cookie in the forEach loop entirely so the dedicated getSetCookie branch is the only source of set-cookie values.

    by Maple (gas...

    M

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools