Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | · | 1 | ·24f915ed0d87aa3fa0c2b2bd877a9d73·311716·doc·optional·python-flask-limiter-doc_3.3.0-1_all.deb |
2 | ·6cb5a584b5147b701af1b70d768a58b2·30296·python·optional·python3-flask-limiter_3.3.0-1_all.deb | 2 | ·6cb5a584b5147b701af1b70d768a58b2·30296·python·optional·python3-flask-limiter_3.3.0-1_all.deb |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2023-03-03·19:51:15.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2023-03-03·19:51:15.000000·debian-binary |
2 | -rw-r--r--···0········0········0·····2328·2023-03-03·19:51:15.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0·····2328·2023-03-03·19:51:15.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0···30919 | 3 | -rw-r--r--···0········0········0···309196·2023-03-03·19:51:15.000000·data.tar.xz |
Offset 420, 16 lines modified | Offset 420, 16 lines modified | ||
420 | <div·class="highlight-text·notranslate"><div·class="highlight"><pre><span></span>$·FLASK_APP=../../examples/kitchensink.py:app·flask·limiter·limits | 420 | <div·class="highlight-text·notranslate"><div·class="highlight"><pre><span></span>$·FLASK_APP=../../examples/kitchensink.py:app·flask·limiter·limits |
421 | Application·Limits | 421 | Application·Limits |
422 | └──·5000·per·1·hour | 422 | └──·5000·per·1·hour |
423 | kitchensink | 423 | kitchensink |
424 | ├──·root:·/ | 424 | ├──·root:·/ |
425 | │···└──·10·per·1·minute | 425 | │···└──·10·per·1·minute |
426 | ├──·resource:·/resource | 426 | ├──·resource:·/resource |
427 | │···├──·5·per·1·second·(POST) | ||
428 | │···├──·5·per·1·second·(HEAD) | 427 | │···├──·5·per·1·second·(HEAD) |
428 | │···├──·5·per·1·second·(POST) | ||
429 | │···├──·5·per·1·second·(OPTIONS) | 429 | │···├──·5·per·1·second·(OPTIONS) |
430 | │···└──·5·per·1·second·(GET) | 430 | │···└──·5·per·1·second·(GET) |
431 | └──·version:·/version | 431 | └──·version:·/version |
432 | ····└──·Exempt | 432 | ····└──·Exempt |
433 | health | 433 | health |
434 | └──·health.health:·/health/ | 434 | └──·health.health:·/health/ |
435 | ····└──·Exempt | 435 | ····└──·Exempt |
Offset 458, 18 lines modified | Offset 458, 18 lines modified | ||
458 | <div·class="highlight-text·notranslate"><div·class="highlight"><pre><span></span>$·FLASK_APP=../../examples/kitchensink.py:app·flask·limiter·limits·--key=127.0.0.1 | 458 | <div·class="highlight-text·notranslate"><div·class="highlight"><pre><span></span>$·FLASK_APP=../../examples/kitchensink.py:app·flask·limiter·limits·--key=127.0.0.1 |
459 | Application·Limits | 459 | Application·Limits |
460 | └──·5000·per·1·hour:·Pass·(5000·out·of·5000·remaining) | 460 | └──·5000·per·1·hour:·Pass·(5000·out·of·5000·remaining) |
461 | kitchensink | 461 | kitchensink |
462 | ├──·root:·/ | 462 | ├──·root:·/ |
463 | │···└──·10·per·1·minute:·Pass·(10·out·of·10·remaining) | 463 | │···└──·10·per·1·minute:·Pass·(10·out·of·10·remaining) |
464 | ├──·resource:·/resource | 464 | ├──·resource:·/resource |
465 | │···├──·5·per·1·second·(GET):·Pass·(5·out·of·5·remaining) | ||
466 | │···├──·5·per·1·second·(POST):·Pass·(5·out·of·5·remaining) | ||
467 | │···├──·5·per·1·second·(HEAD):·Pass·(5·out·of·5·remaining) | 465 | │···├──·5·per·1·second·(HEAD):·Pass·(5·out·of·5·remaining) |
468 | │··· | 466 | │···├──·5·per·1·second·(OPTIONS):·Pass·(5·out·of·5·remaining) |
467 | │···├──·5·per·1·second·(GET):·Pass·(5·out·of·5·remaining) | ||
468 | │···└──·5·per·1·second·(POST):·Pass·(5·out·of·5·remaining) | ||
469 | └──·version:·/version | 469 | └──·version:·/version |
470 | ····└──·Exempt | 470 | ····└──·Exempt |
471 | health | 471 | health |
472 | └──·health.health:·/health/ | 472 | └──·health.health:·/health/ |
473 | ····└──·Exempt | 473 | ····└──·Exempt |
474 | </pre></div> | 474 | </pre></div> |
475 | </div> | 475 | </div> |
Offset 260, 16 lines modified | Offset 260, 16 lines modified | ||
260 | $·FLASK_APP=../../examples/kitchensink.py:app·flask·limiter·limits | 260 | $·FLASK_APP=../../examples/kitchensink.py:app·flask·limiter·limits |
261 | Application·Limits | 261 | Application·Limits |
262 | âââ·5000·per·1·hour | 262 | âââ·5000·per·1·hour |
263 | kitchensink | 263 | kitchensink |
264 | âââ·root:·/ | 264 | âââ·root:·/ |
265 | â···âââ·10·per·1·minute | 265 | â···âââ·10·per·1·minute |
266 | âââ·resource:·/resource | 266 | âââ·resource:·/resource |
267 | â···âââ·5·per·1·second·(POST) | ||
268 | â···âââ·5·per·1·second·(HEAD) | 267 | â···âââ·5·per·1·second·(HEAD) |
268 | â···âââ·5·per·1·second·(POST) | ||
269 | â···âââ·5·per·1·second·(OPTIONS) | 269 | â···âââ·5·per·1·second·(OPTIONS) |
270 | â···âââ·5·per·1·second·(GET) | 270 | â···âââ·5·per·1·second·(GET) |
271 | âââ·version:·/version | 271 | âââ·version:·/version |
272 | ····âââ·Exempt | 272 | ····âââ·Exempt |
273 | health | 273 | health |
274 | âââ·health.health:·/health/ | 274 | âââ·health.health:·/health/ |
275 | ····âââ·Exempt | 275 | ····âââ·Exempt |
Offset 292, 18 lines modified | Offset 292, 18 lines modified | ||
292 | key=127.0.0.1 | 292 | key=127.0.0.1 |
293 | Application·Limits | 293 | Application·Limits |
294 | âââ·5000·per·1·hour:·Pass·(5000·out·of·5000·remaining) | 294 | âââ·5000·per·1·hour:·Pass·(5000·out·of·5000·remaining) |
295 | kitchensink | 295 | kitchensink |
296 | âââ·root:·/ | 296 | âââ·root:·/ |
297 | â···âââ·10·per·1·minute:·Pass·(10·out·of·10·remaining) | 297 | â···âââ·10·per·1·minute:·Pass·(10·out·of·10·remaining) |
298 | âââ·resource:·/resource | 298 | âââ·resource:·/resource |
299 | â···âââ·5·per·1·second·(GET):·Pass·(5·out·of·5·remaining) | ||
300 | â···âââ·5·per·1·second·(POST):·Pass·(5·out·of·5·remaining) | ||
301 | â···âââ·5·per·1·second·(HEAD):·Pass·(5·out·of·5·remaining) | 299 | â···âââ·5·per·1·second·(HEAD):·Pass·(5·out·of·5·remaining) |
302 | â···â | 300 | â···âââ·5·per·1·second·(OPTIONS):·Pass·(5·out·of·5·remaining) |
301 | â···âââ·5·per·1·second·(GET):·Pass·(5·out·of·5·remaining) | ||
302 | â···âââ·5·per·1·second·(POST):·Pass·(5·out·of·5·remaining) | ||
303 | âââ·version:·/version | 303 | âââ·version:·/version |
304 | ····âââ·Exempt | 304 | ····âââ·Exempt |
305 | health | 305 | health |
306 | âââ·health.health:·/health/ | 306 | âââ·health.health:·/health/ |
307 | ····âââ·Exempt | 307 | ····âââ·Exempt |
308 | ****·Clear·limits#·**** | 308 | ****·Clear·limits#·**** |