Skip to content

session: improve handling of redirect locations wrt percent encoding #131

session: improve handling of redirect locations wrt percent encoding

session: improve handling of redirect locations wrt percent encoding #131

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
racket-version: ['8.6', '8.7', 'current']
racket-variant: ['BC', 'CS']
name: Build & Test on Racket ${{ matrix.racket-version }} (${{ matrix.racket-variant }})
steps:
- uses: actions/checkout@master
- uses: Bogdanp/[email protected]
with:
architecture: x64
variant: ${{ matrix.racket-variant }}
version: ${{ matrix.racket-version }}
- run: raco pkg install --batch --auto http-easy-lib/ http-easy-test/ http-easy/
- run: raco test http-easy-test/