| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 228 online users. » 1 Member(s) | 223 Guest(s) Baidu, Bing, Google, Yandex, Hageta
|
| Latest Threads |
Request for Piece 50625 (...
Forum: Part Requests
Last Post: Jeff Jones
Yesterday, 11:55
» Replies: 1
» Views: 137
|
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Chris Böhnke
Yesterday, 3:29
» Replies: 9
» Views: 3,189
|
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
2026-06-01, 21:23
» Replies: 6
» Views: 4,181
|
LDraw.org 2026-05 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2026-05-31, 20:11
» Replies: 0
» Views: 272
|
Most Common Parts - 16 im...
Forum: Part Requests
Last Post: tom alphin
2026-05-30, 15:05
» Replies: 4
» Views: 651
|
Current LEGO Colour Palet...
Forum: Parts Authoring
Last Post: Chris Böhnke
2026-05-29, 21:24
» Replies: 2
» Views: 474
|
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Manfred Schaefer
2026-05-29, 12:14
» Replies: 18
» Views: 1,633
|
Hello! Parts 30258pb006,...
Forum: Part Requests
Last Post: Matthew
2026-05-27, 23:02
» Replies: 6
» Views: 706
|
Successor to LL918 using ...
Forum: MOCs (My Own Creations)
Last Post: Willy Tschager
2026-05-27, 13:05
» Replies: 1
» Views: 395
|
at rt
Forum: MOCs (My Own Creations)
Last Post: Jeff Jones
2026-05-27, 8:47
» Replies: 3
» Views: 483
|
|
|
| Unofficial parts once again being redirected to https |
|
Posted by: Travis Cobbs - 2024-01-20, 2:33 - Forum: Website Suggestions/Requests/Discussion
- Replies (20)
|
 |
LDView's unofficial parts downloading is once again broken due to the http URLs being redirected to https. For example, I debugged an attempt to download the following URL in LDView:
Code: http://www.ldraw.org/library/unofficial/parts/s/3817cpy4s01.dat
The response was a 301 "moved permanently" response with the following new URL:
Code: https://www.ldraw.org/library/unofficial/parts/s/3817cpy4s01.dat
This happened not too long ago and got fixed, so hopefully it can be fixed again.
Note: supporting https in a cross-platform fashion is not remotely easy, and I'm pretty sure that doing so with a third-party library such as curl also requires constant application updates to continue to function over time (updating the root certificates that the application trusts).
|
|
|
|