-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: gocolly/colly
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid redundant URL normalization in request checks
#921
opened Jun 30, 2026 by
james-yusuke
Loading…
fix: clear stale Content-Encoding and Content-Length after manual gzip decode
#919
opened Jun 17, 2026 by
Noethix55555
Loading…
fix: strip sensitive headers on cross-origin redirects
#917
opened Jun 17, 2026 by
Noethix55555
Loading…
fix: preserve body and ProxyURL/ResponseCharacterEncoding in Request.Marshal round-trip
#913
opened Jun 17, 2026 by
Noethix55555
Loading…
fix: treat negative LimitRule.RandomDelay as no delay
#911
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(queue): read running under mutex in loop to avoid data race
#909
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(queue): reset lifecycle state when Run returns
#908
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(maxrequests): reserve request slot atomically to prevent async overshoot
#906
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(clone): give cloned collector its own redirect handler
#904
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(robots): preserve query string order in robots.txt matching
#903
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(domain): strip trailing dot before domain filtering
#901
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(charset): honor BOM and <meta> charset in detection
#899
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(xmlelement): resolve namespaced XML attributes by prefix
#898
opened Jun 17, 2026 by
Noethix55555
Loading…
Fix nil pointer dereference in Collector.handleOnError
#887
opened Jun 4, 2026 by
Shinku-Chen
Contributor
Loading…
3 tasks done
fix(http): cap decompressed body to MaxBodySize to block gzip bombs
#886
opened Jun 4, 2026 by
Shinku-Chen
Contributor
Loading…
fix(collector): give Clone an independent http.Client and lock
#885
opened Jun 4, 2026 by
Shinku-Chen
Contributor
Loading…
fix(context): avoid Context.Clone deadlock under a concurrent writer
#884
opened Jun 4, 2026 by
Shinku-Chen
Contributor
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-06-07.