issues
search
elixir-plug
/
plug
Compose web applications with functions
https://hex.pm/packages/plug
Other
2.87k
stars
588
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for multiple header values in X-Forwarded-*
#1253
vanetix
closed
1 week ago
2
deprecate `use Plug.Test`
#1252
mohammedzeglam-pg
closed
1 week ago
1
Non-expiring signed/encrypted Cookies
#1251
LukasKnuth
closed
3 weeks ago
1
Deprecate owner field
#1250
josevalim
opened
1 month ago
1
Values in `Plug.Conn.req_cookies` aren't decrypted/verified
#1249
LukasKnuth
closed
1 month ago
0
Allow `Plug.Session` to retrieve options at runtime.
#1248
Gigitsu
closed
1 month ago
2
feat(request_id): add custom Logger's metadata option
#1247
georgeguimaraes
closed
2 months ago
3
docs: no longer recommend soft-deprecated :logger :console config
#1246
grzuy
closed
2 months ago
1
Match to functional plug
#1245
johnmcguin
opened
2 months ago
0
Deprecate use Plug.Test
#1244
josevalim
opened
2 months ago
2
Docs: Improve custom body reader example in `Plug.Parsers` module
#1243
thisistonydang
closed
3 months ago
1
Plug Debugger add spacing between arguments
#1242
axelson
closed
3 months ago
2
Plug Debugger add ability to wrap exception text
#1241
axelson
closed
3 months ago
4
Add __RELATIVEFILE__ to PLUG_EDITOR replacements
#1240
pehbehbeh
closed
4 months ago
1
Wrong editor links when running inside a container
#1239
pehbehbeh
closed
4 months ago
5
Update and remove deprecated badges in readme
#1238
kianmeng
closed
4 months ago
2
Plug.Router macros and functional plugs
#1237
jspri
opened
5 months ago
2
Add Plug.Static tests
#1236
thymusvulgaris
closed
5 months ago
1
Add Plug.Adapters.Test.Conn tests
#1235
thymusvulgaris
closed
5 months ago
2
Add Plug.Router tests
#1234
thymusvulgaris
closed
5 months ago
7
Add Plug.CSRFProtection tests
#1233
thymusvulgaris
closed
5 months ago
1
Add Plug.BasicAuth test
#1232
thymusvulgaris
closed
5 months ago
2
Add Plug.Conn.Cookies tests
#1231
thymusvulgaris
closed
5 months ago
1
Add Plug.Conn.Utils tests
#1230
thymusvulgaris
closed
5 months ago
1
Add Plug.Conn.Status test
#1229
thymusvulgaris
closed
5 months ago
1
Improve Performance of Plug.Conn.Cookies.decode/1
#1228
isavita
closed
5 months ago
5
Performance Regression in Plug.Conn.Cookies.decode/1 after Upgrading Elixir and Erlang
#1227
isavita
closed
5 months ago
3
Update Elixir/Erlang in CI
#1226
whatyouhide
closed
5 months ago
0
Add support for Partitioned cookie attribute
#1225
sneako
closed
5 months ago
2
Persist stack trace toggle in `localStorage`
#1224
osbre
closed
5 months ago
1
Fix typos
#1223
franknfjr
closed
6 months ago
1
docs: add `@behaviour` attribute to example modules
#1222
hauleth
closed
6 months ago
1
Track conn value in Plug.Debugger.run_action/1
#1221
mtrudel
closed
6 months ago
2
Sending a zip created on-the-fly via Plug.Conn.chunk fails after around 200Mb
#1220
sezaru
closed
6 months ago
8
Fix Enum reference in Plug.Conn.chunk/2 docs
#1219
fertapric
closed
6 months ago
1
Discard nil max_age in put_resp_cookie/4
#1218
dvic
closed
7 months ago
1
setting max_age to nil in put_resp_cookie/4 causes crash
#1217
dvic
closed
7 months ago
1
Plug.Conn is not closed when user closes the browser's tab (SSE)
#1216
mickel8
closed
7 months ago
2
Update supported versions section in README
#1215
fertapric
closed
7 months ago
1
Plug.Static: Add support for preset MIME types
#1214
TheOneric
closed
8 months ago
1
Very minor typo
#1213
jc00ke
closed
8 months ago
1
Add underscore support for MIME types
#1211
luisgabrielroldan
closed
9 months ago
1
html array items are dropped.
#1210
matthiaz
closed
9 months ago
1
Update `SSL` plug [`hsts_header/1`]
#1209
jbcaprell
closed
1 week ago
0
Update `SSL` plug [`hsts_header/1`]
#1208
jbcaprell
closed
9 months ago
0
Compilation issues on Erlang 26.x
#1207
midas
closed
10 months ago
3
Replace uses of plug_multipart.erl with Elixir version?
#1206
HansGlimmerfors
closed
10 months ago
2
add immutable directive for vsn requests
#1205
toonmaterial
closed
10 months ago
1
Update adapter docs suggested behaviour regarding `chunk/2` return types
#1204
mtrudel
closed
10 months ago
3
Plug.Upload: demonitor previous owner when giving away
#1203
up2jj
closed
10 months ago
1
Next